Changeset 514
- Timestamp:
- 10/27/2006 08:20:59 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/bb-includes/wp-functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bb-includes/wp-functions.php
r473 r514 759 759 endif; 760 760 761 if ( !class_exists('WP_Ajax_R pespons') ) :761 if ( !class_exists('WP_Ajax_Response') ) : 762 762 class WP_Ajax_Response { // [4187] 763 763 var $responses = array();
Note: See TracChangeset
for help on using the changeset viewer.