Changeset 6896
- Timestamp:
- 02/18/2008 05:33:40 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/schema.php
r6851 r6896 3 3 4 4 $charset_collate = ''; 5 6 // Declare these as global in case schema.php is included from a function. 7 global $wpdb, $wp_queries; 5 8 6 9 if ( $wpdb->supports_collation() ) {
Note: See TracChangeset
for help on using the changeset viewer.