This commit is contained in:
redmatrix 2015-11-20 14:41:16 -08:00
commit 427652e9bd

View File

@ -1,6 +1,7 @@
<?php /** @file */
function system_down() {
header('HTTP/1.0 503 Service Unavailable');
echo <<< EOT
<html>
<head><title>System Unavailable</title></head>