separate and improve overview page

git-svn-id: http://www.observium.org/svn/observer/trunk@515 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2009-11-11 18:20:32 +00:00
parent 8040941635
commit 08ae40ab1e
17 changed files with 298 additions and 186 deletions
+1
View File
@@ -12,6 +12,7 @@ if($_GET['debug']) {
include("../config.php");
include("../includes/common.php");
include("../includes/graphing.php");
include("../includes/rewrites.php");
include("includes/authenticate.inc");
# if(!$_SESSION['authenticated']) { echo("not authenticated"); exit; }