remove comment out code
authorSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Jun 2014 20:19:12 +0000 (16:19 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Wed, 11 Jun 2014 20:19:12 +0000 (16:19 -0400)
admin/schedules.php

index 7378dc1..fc28712 100644 (file)
@@ -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();