Changeset 2079
- Timestamp:
- 11/05/2009 05:55:59 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.1/bp-core.php
r2076 r2079 1768 1768 load_textdomain( 'buddypress', $mofile ); 1769 1769 } 1770 add_action ( 'plugins_loaded', 'bp_core_load_buddypress_textdomain', 9);1770 add_action ( 'plugins_loaded', 'bp_core_load_buddypress_textdomain', 5 ); 1771 1771 1772 1772 function bp_core_add_ajax_hook() {
Note: See TracChangeset
for help on using the changeset viewer.