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

@@ -1,3 +1,6 @@
<!-- MAIN -->
<div id="main">
<div class="wrapper">
<?php
include ($_SERVER["DOCUMENT_ROOT"]."/Site/checkadmin.php");
@@ -62,3 +65,5 @@ switch($mode)
break;
}
?>
</div>
</div>