Changeset 834 in ExiteCMS for trunk/includes/buildlist.php
- Timestamp:
- 09/22/07 00:08:35 (5 years ago)
- File:
-
- 1 edited
-
trunk/includes/buildlist.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/buildlist.php
r746 r834 11 11 | the included gpl.txt file or visit http://gnu.org 12 12 +----------------------------------------------------*/ 13 if (!defined(" IN_FUSION")) { header("Location: ../index.php"); exit; }13 if (!defined("ExiteCMS_INIT")) { header("Location: ../index.php"); exit; } 14 14 15 15 $image_files = array();
Note: See TracChangeset
for help on using the changeset viewer.
