Changeset 1289 in ExiteCMS for modules/PLi-Fusion/donations/php-files/modules/donations/notify.php
- Timestamp:
- 02/17/08 21:46:27 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/PLi-Fusion/donations/php-files/modules/donations/notify.php
r971 r1289 96 96 97 97 // *** main *** 98 99 if (file_exists(PATH_MODULES."donations/locale/".$settings['locale'].".php")) { 100 include PATH_MODULES."donations/locale/".$settings['locale'].".php"; 101 } else { 102 include PATH_MODULES."donations/locale/English.php"; 103 } 98 locale_load('modules.donations'); 104 99 105 100 // donation log file
Note: See TracChangeset
for help on using the changeset viewer.
