Skip to:
Content

bbPress.org

Changeset 514


Ignore:
Timestamp:
10/27/2006 08:20:59 PM (19 years ago)
Author:
mdawaffe
Message:

typo. Props bryanveloso fixes #463

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bb-includes/wp-functions.php

    r473 r514  
    759759endif;
    760760
    761 if ( !class_exists('WP_Ajax_Rpespons') ) :
     761if ( !class_exists('WP_Ajax_Response') ) :
    762762class WP_Ajax_Response { // [4187]
    763763    var $responses = array();
Note: See TracChangeset for help on using the changeset viewer.