From 2fc3c897f30d2f1663dcc3c768ed58a0c7da42a0 Mon Sep 17 00:00:00 2001 From: jhunkeler Date: Wed, 27 Jan 2010 22:45:10 +0000 Subject: Theme system has been implemented and we were trying to clean up any code that was causing problems after the move. git-svn-id: http://svn.3rd-infantry-division.org/testing/branches/Bayonet CMS v2.1@474 c5b2fb0a-d05d-0410-98c8-828840a80ff6 --- themes/default/header.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'themes/default/header.php') diff --git a/themes/default/header.php b/themes/default/header.php index b0dba31..556b770 100644 --- a/themes/default/header.php +++ b/themes/default/header.php @@ -34,8 +34,8 @@ $starttime = $starttime[1] + $starttime[0]; - - + + -- cgit