Changeset 863 in ExiteCMS for trunk/modules/welcome_message_panel/module_installer.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/welcome_message_panel/module_installer.php
r838 r863 12 12 | the included gpl.txt file or visit http://gnu.org | 13 13 +----------------------------------------------------*/ 14 if (!checkrights("I") || !defined("iAUTH") || $aid != iAUTH || !defined(' ExiteCMS_INIT')) fallback(BASEDIR."index.php");14 if (!checkrights("I") || !defined("iAUTH") || $aid != iAUTH || !defined('INIT_CMS_OK')) fallback(BASEDIR."index.php"); 15 15 16 16 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
