summaryrefslogtreecommitdiffstats
path: root/management-interface/php/about.inc.php
diff options
context:
space:
mode:
authorNils Schwabe2014-05-13 14:42:10 +0200
committerNils Schwabe2014-05-13 14:42:10 +0200
commit14808ed603c22f0ce883dce6f41cd639d82e8eee (patch)
treeeab7bba67200fe91e984946d1d963a94cdb3c7c4 /management-interface/php/about.inc.php
parentDid some changes on webinterface (diff)
downloadmasterserver-14808ed603c22f0ce883dce6f41cd639d82e8eee.tar.gz
masterserver-14808ed603c22f0ce883dce6f41cd639d82e8eee.tar.xz
masterserver-14808ed603c22f0ce883dce6f41cd639d82e8eee.zip
Remove webinterface...
Diffstat (limited to 'management-interface/php/about.inc.php')
-rw-r--r--management-interface/php/about.inc.php9
1 files changed, 0 insertions, 9 deletions
diff --git a/management-interface/php/about.inc.php b/management-interface/php/about.inc.php
deleted file mode 100644
index 57edd01..0000000
--- a/management-interface/php/about.inc.php
+++ /dev/null
@@ -1,9 +0,0 @@
-<?php
-if (!$include) die("404 - Permission denied.");
-?>
-
-<div class="jumbotron">
-<p>
-This website is the interface for the masterserver to do several things.
-</p>
-</div>