From: Steve Sutton Date: Wed, 11 Jun 2014 20:19:12 +0000 (-0400) Subject: remove comment out code X-Git-Tag: v1.0^2~55^2~6 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=6c75da771253e2aadb43299a1b58de29f724e3e1;p=web%2FSooLocks.git remove comment out code --- diff --git a/admin/schedules.php b/admin/schedules.php index 7378dc1..fc28712 100644 --- a/admin/schedules.php +++ b/admin/schedules.php @@ -23,10 +23,6 @@ $html = $registry->router->loader(); $appName = $config->applicationName; -//if (!empty($_GET)) { -// var_dump($_GET); -// exit; -//} GLM_TOOLBOX::top($appName, ''); echo $html; -GLM_TOOLBOX::footer(); \ No newline at end of file +GLM_TOOLBOX::footer();