Changeset 22257
- Timestamp:
- 10/17/2012 08:29:53 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r22240 r22257 911 911 'initial_db_version' => get_option( 'initial_db_version' ), 912 912 'active_sitewide_plugins' => array(), 913 'WPLANG' => get_locale(), 913 914 ); 914 915 if ( ! $subdomain_install )
Note: See TracChangeset
for help on using the changeset viewer.