Changeset 1071 in ExiteCMS for trunk/administration/upgrade/rev01067.php
- Timestamp:
- 11/06/07 17:12:56 (5 years ago)
- File:
-
- 1 edited
-
trunk/administration/upgrade/rev01067.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/upgrade/rev01067.php
r1068 r1071 33 33 // Need a locale from the setup locale file 34 34 $oldlocale = $locale; $locale = array(); 35 include PATH_LOCALE.LOCALESET."/setup.php";35 locale_load("main.setup"); 36 36 37 37 // Add the admin record for the webmaster toolbox to the admin table
Note: See TracChangeset
for help on using the changeset viewer.
