Merge https://github.com/redmatrix/hubzilla into pending_merge
This commit is contained in:
commit
427652e9bd
@ -1,6 +1,7 @@
|
|||||||
<?php /** @file */
|
<?php /** @file */
|
||||||
|
|
||||||
function system_down() {
|
function system_down() {
|
||||||
|
header('HTTP/1.0 503 Service Unavailable');
|
||||||
echo <<< EOT
|
echo <<< EOT
|
||||||
<html>
|
<html>
|
||||||
<head><title>System Unavailable</title></head>
|
<head><title>System Unavailable</title></head>
|
||||||
|
Reference in New Issue
Block a user