Changeset 1086 in ExiteCMS for trunk/administration/upgrade/rev01070.php
- Timestamp:
- 11/08/07 10:48:26 (5 years ago)
- File:
-
- 1 edited
-
trunk/administration/upgrade/rev01070.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/upgrade/rev01070.php
r1070 r1086 32 32 // database changes 33 33 34 // drop the old locales table 35 $commands[] = array('type' => 'db', 'value' => "DROP TABLE IF EXISTS ##PREFIX##locales"); 36 34 37 // create new locales table 35 38 $commands[] = array('type' => 'db', 'value' => "CREATE TABLE ##PREFIX##locales (
Note: See TracChangeset
for help on using the changeset viewer.
