Changeset e010845 in github
- Timestamp:
- Apr 8, 2008 1:43:26 PM (5 years ago)
- Branches:
- master, HEAD, courier-fix, dev-browser-capabilities, pdo, release-0.6, release-0.7, release-0.8
- Children:
- e19b4fe
- Parents:
- 8b8bccf
- File:
-
- 1 edited
-
installer/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
installer/index.php
r8b8bccf re010845 43 43 // exit if installation is complete 44 44 if ($RCI->configured && !$RCI->getprop('enable_installer') && !$_SESSION['allowinstaller']) { 45 header("HTTP/1.0 404 Not Found");45 // header("HTTP/1.0 404 Not Found"); 46 46 echo '<h2 class="error">The installer is disabled!</h2>'; 47 47 echo '<p>To enable it again, set <tt>$rcmail_config[\'enable_installer\'] = true;</tt> in config/main.inc.php</p>';
Note: See TracChangeset
for help on using the changeset viewer.
