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