Changeset 1081 in ExiteCMS for trunk/setup.php
- Timestamp:
- 11/07/07 16:57:20 (5 years ago)
- File:
-
- 1 edited
-
trunk/setup.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.php
r1071 r1081 112 112 $settings = array("locale" => (isset($_GET['localeset']) ? $_GET['localeset'] : "English")); 113 113 $variables['localeset'] = $settings['locale']; 114 $variables['charset'] = "iso-8859-1"; 114 115 115 116 // check if the cache directories are writeable
Note: See TracChangeset
for help on using the changeset viewer.
