Changeset 1073 in ExiteCMS for modules/common/advertising/php-files/modules/advertising/module_installer.php
- Timestamp:
- 11/06/07 18:08:26 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/advertising/php-files/modules/advertising/module_installer.php
r999 r1073 16 16 +----------------------------------------------------*/ 17 17 18 if (file_exists(PATH_MODULES."advertising/locale/".$settings['locale'].".php")) { 19 include PATH_MODULES."advertising/locale/".$settings['locale'].".php"; 20 } else { 21 include PATH_MODULES."advertising/locale/English.php"; 22 } 18 locale_load("modules.advertising"); 23 19 24 20 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
