Changeset 863 in ExiteCMS for trunk/administration/upgrade.php
- Timestamp:
- 10/03/07 00:14:44 (5 years ago)
- File:
-
- 1 edited
-
trunk/administration/upgrade.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/administration/upgrade.php
r855 r863 13 13 | the included gpl.txt file or visit http://gnu.org | 14 14 +----------------------------------------------------*/ 15 if (!defined(' ExiteCMS_INIT')) require_once dirname(__FILE__)."/../includes/core_functions.php";15 if (!defined('CMS_INIT_OK')) require_once dirname(__FILE__)."/../includes/core_functions.php"; 16 16 17 17 // make sure we have a valid revision level from the settings
Note: See TracChangeset
for help on using the changeset viewer.
