Changeset 15211
- Timestamp:
- 06/11/2010 03:03:17 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/upgrade.php
r15210 r15211 1402 1402 // If a table query exists for the database table... 1403 1403 if ( array_key_exists(strtolower($table), $cqueries) ) { 1404 // Clear the field and index arrays 1404 1405 $cfields = $indices = array(); 1405 1406 // Get all of the field names in the query from between the parens
Note: See TracChangeset
for help on using the changeset viewer.