Changeset 1714 in ExiteCMS for branches/PLi-Fusion/includes/core_functions.php
- Timestamp:
- 08/28/08 18:20:38 (4 years ago)
- File:
-
- 1 edited
-
branches/PLi-Fusion/includes/core_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/PLi-Fusion/includes/core_functions.php
r1702 r1714 225 225 if (!iSUPERADMIN) { 226 226 // deny all non-webmasters access to the site 227 redirect( 'maintenance.php?reason='.$settings['maintenance']);227 redirect(BASEDIR.'maintenance.php?reason='.$settings['maintenance']); 228 228 } else { 229 229 // force webmasters to the upgrade module
Note: See TracChangeset
for help on using the changeset viewer.
