Changeset 1709 in ExiteCMS
- Timestamp:
- 08/27/08 23:15:21 (3 years ago)
- File:
-
- 1 edited
-
trunk/includes/core_functions.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/core_functions.php
r1695 r1709 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.
