Changeset 863 in ExiteCMS for trunk/modules/welcome_message_panel/welcome_message_panel.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/modules/welcome_message_panel/welcome_message_panel.php
r834 r863 10 10 | the included gpl.txt file or visit http://gnu.org | 11 11 +----------------------------------------------------*/ 12 if (eregi("welcome_message_panel.php", $_SERVER['PHP_SELF']) || !defined(' ExiteCMS_INIT')) die();12 if (eregi("welcome_message_panel.php", $_SERVER['PHP_SELF']) || !defined('INIT_CMS_OK')) die(); 13 13 14 14 // array's to store the variables for this panel
Note: See TracChangeset
for help on using the changeset viewer.
