commit | cbb654d9b332b65c5e2ae6f7bf8936b425b709ac | [log] [tgz] |
---|---|---|
author | Andrey Andreev <narf@bofh.bg> | Tue Jul 10 11:36:32 2012 +0300 |
committer | Andrey Andreev <narf@bofh.bg> | Tue Jul 10 11:36:32 2012 +0300 |
tree | 478c4dbfcdc0f58ca0146b0905498382375499a9 | |
parent | 036b33b5151caf7950610a35d07cd174001d28c1 [diff] [blame] |
Follow-up to #1398, #1548
diff --git a/index.php b/index.php index c379f72..aa1df44 100644 --- a/index.php +++ b/index.php
@@ -66,6 +66,7 @@ break; default: + header('HTTP/1.1 503 Service Unavailable.', TRUE, 503); exit('The application environment is not set correctly.'); }