From b6dc90e3f658a8201424aafec8e304c74d981022 Mon Sep 17 00:00:00 2001 From: BlueRaja Date: Thu, 24 Jan 2013 03:04:26 -0600 Subject: Added a 'mapExpireTime' column to mapOfTheDay table, to simply a lot of SQL --- pages/gallery.php | 4 ---- 1 file changed, 4 deletions(-) (limited to 'pages/gallery.php') diff --git a/pages/gallery.php b/pages/gallery.php index 525c73a..fce6256 100644 --- a/pages/gallery.php +++ b/pages/gallery.php @@ -360,10 +360,6 @@ ini_set('display_errors',1); echo ini_get('max_execution_time'); echo ":"; - -//$motd = MapOfTheDay(3); -//$map = $motd['map']; - if (isset($_GET['walls'])) { $map[0][4] = ($_GET['walls'] * 1); } -- cgit v1.2.3