Changeset 7799 for branches/1.9/bp-loader.php
- Timestamp:
- 02/05/2014 07:45:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.9/bp-loader.php
r7795 r7799 17 17 * Author: The BuddyPress Community 18 18 * Author URI: http://buddypress.org/community/members/ 19 * Version: 1.9. 119 * Version: 1.9.2 20 20 * Text Domain: buddypress 21 21 * Domain Path: /bp-languages/ … … 298 298 /** Versions **********************************************************/ 299 299 300 $this->version = '1.9. 1-7731';300 $this->version = '1.9.2-7798'; 301 301 $this->db_version = 7731; 302 302
Note: See TracChangeset
for help on using the changeset viewer.