Changeset 1072 in ExiteCMS
- Timestamp:
- 11/06/07 17:57:46 (4 years ago)
- File:
-
- 1 edited
-
trunk/includes/locale_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/locale_functions.php
r1071 r1072 150 150 if (file_exists($locales_file)) { 151 151 // and it exists, load it 152 require _once$locales_file;152 require $locales_file; 153 153 } else { 154 154 // otherwise, if the locale is not English, try to load the English version
Note: See TracChangeset
for help on using the changeset viewer.
