Changeset 839 in ExiteCMS for modules/common/donations/php-files/modules/donations/module_installer.php
- Timestamp:
- 09/25/07 22:24:33 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/donations/php-files/modules/donations/module_installer.php
r836 r839 12 12 | the included gpl.txt file or visit http://gnu.org | 13 13 +----------------------------------------------------*/ 14 if (!checkrights("I") || !defined("iAUTH") || $aid != iAUTH || !defined(' IN_FUSION')) fallback(BASEDIR."index.php");14 if (!checkrights("I") || !defined("iAUTH") || $aid != iAUTH || !defined('ExiteCMS_INIT')) fallback(BASEDIR."index.php"); 15 15 16 16 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
