git-svn-id: http://www.observium.org/svn/observer/trunk@125 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
Adam Amstrong
2008-03-09 17:39:14 +00:00
parent b8f38d6d24
commit 75f4bac3a2
11 changed files with 70 additions and 11 deletions

View File

@@ -28,6 +28,7 @@ if($_GET[debug]) {
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title><?php echo("$page_title"); ?></title>
<base href="<?php echo("$base_url"); ?>" />
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<!-- <meta http-equiv="refresh" content="300"> -->
<link href="<?php echo($stylesheet); ?>" rel="stylesheet" type="text/css">