This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user