This commit is contained in:
2012-07-17 19:15:23 +00:00
parent 8d2ab70bdf
commit 163e0d61c2
57 changed files with 78 additions and 4026 deletions

View File

@@ -16,8 +16,11 @@ $url = $moduleurl;
include ($_SERVER["DOCUMENT_ROOT"]."/Site/checkadmin.php");
$status = $_REQUEST["uebergabe"];
?>
<!-- MAIN CONTENT BEGINN ################################################################################ -->
<h1><b>Settings</b></h1>
<!-- MAIN CONTENT BEGINN ################################################################################ -->
<!-- MAIN -->
<div id="main">
<div class="wrapper">
<h1><b>Settings</b></h1>
<?php
switch($status)
{
@@ -240,3 +243,5 @@ echo "
}
}
?>
</div>
</div>