Changeset 863 in ExiteCMS for trunk/includes/session_include.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/session_include.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/session_include.php
r834 r863 10 10 | the included gpl.txt file or visit http://gnu.org 11 11 +----------------------------------------------------*/ 12 if (!defined(" ExiteCMS_INIT")) { header("Location: ../index.php"); exit; }12 if (!defined("INIT_CMS_OK")) { header("Location: ../index.php"); exit; } 13 13 14 14 function open_session($save_path,$session_name) {
Note: See TracChangeset
for help on using the changeset viewer.
