aboutsummaryrefslogtreecommitdiffstats
path: root/include/system_unavailable.php
diff options
context:
space:
mode:
authorMike Macgirvin <mike@macgirvin.com>2010-07-01 16:48:07 -0700
committerMike Macgirvin <mike@macgirvin.com>2010-07-01 16:48:07 -0700
commit6348e70daa113e8b3203de8fbc919d08c90d972e (patch)
tree1bc3dd3bc85fe6136411086785cf6753960e22f9 /include/system_unavailable.php
downloadvolse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.tar.gz
volse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.tar.bz2
volse-hubzilla-6348e70daa113e8b3203de8fbc919d08c90d972e.zip
Initial checkin
Diffstat (limited to 'include/system_unavailable.php')
-rw-r--r--include/system_unavailable.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/system_unavailable.php b/include/system_unavailable.php
new file mode 100644
index 000000000..48da83793
--- /dev/null
+++ b/include/system_unavailable.php
@@ -0,0 +1,6 @@
+<html>
+<head><title>System Unavailable</title></head>
+<body>
+Apologies but this site is unavailable at the moment. Please try again later.
+</body>
+</html> \ No newline at end of file