Changeset 1509 in ExiteCMS for branches/PLi-Fusion/administration/upgrade.php
- Timestamp:
- 07/02/08 18:27:06 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/administration/upgrade.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/administration/upgrade.php
r1227 r1509 74 74 // stage 2: perform the upgrades 75 75 $variables['stage'] = 2; 76 // switch to MySQL4 mode to avoid errors 77 $result = dbquery("SET SESSION sql_mode='MYSQL40'"); 76 78 // start with the current revision number 77 79 $new_revision = $settings['revision'];
Note: See TracChangeset
for help on using the changeset viewer.
