Changeset 18993 for trunk/wp-settings.php
- Timestamp:
- 10/18/2011 07:37:07 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-settings.php
r18756 r18993 76 76 77 77 // Set the database table prefix and the format specifiers for database table columns. 78 $GLOBALS['table_prefix'] = $table_prefix; 78 79 wp_set_wpdb_vars(); 79 80
Note: See TracChangeset
for help on using the changeset viewer.