This commit is contained in:
friendica 2012-05-15 22:31:36 -07:00
commit ea309f20ee
184 changed files with 16564 additions and 0 deletions

6
include/system_unavailable.php Executable file
View file

@ -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>