Skip to:
Content

bbPress.org

Changeset 5106


Ignore:
Timestamp:
09/27/2013 06:35:22 PM (12 years ago)
Author:
johnjamesjacoby
Message:

Fix speeling error in settings.php. Props netweb. Fixes #2438.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/includes/admin/settings.php

    r5083 r5106  
    194194            ),
    195195
    196             // Allow threadde replies
     196            // Allow threaded replies
    197197            '_bbp_allow_threaded_replies' => array(
    198198                'sanitize_callback' => 'intval',
Note: See TracChangeset for help on using the changeset viewer.