summaryrefslogtreecommitdiffstats
path: root/management-interface/php/about.inc.php
blob: 57edd01e4350a9ac3cba43eded1dba507030d4f9 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?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>