Skip to:
Content

bbPress.org

Ticket #2438: 2438.diff

File 2438.diff, 455 bytes (added by netweb, 12 years ago)
  • includes/admin/settings.php

    diff --git a/includes/admin/settings.php b/includes/admin/settings.php
    index bab7377..710fbc6 100644
    a b function bbp_admin_get_settings_fields() { 
    193193                                'args'              => array()
    194194                        ),
    195195
    196                         // Allow threadde replies
     196                        // Allow threaded replies
    197197                        '_bbp_allow_threaded_replies' => array(
    198198                                'sanitize_callback' => 'intval',
    199199                                'args'              => array()