projects
/
web
/
SooLocks.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39fd003
)
remove comment out code
author
Steve Sutton
<steve@gaslightmedia.com>
Wed, 11 Jun 2014 20:19:12 +0000
(16:19 -0400)
committer
Steve Sutton
<steve@gaslightmedia.com>
Wed, 11 Jun 2014 20:19:12 +0000
(16:19 -0400)
admin/schedules.php
patch
|
blob
|
history
diff --git
a/admin/schedules.php
b/admin/schedules.php
index
7378dc1
..
fc28712
100644
(file)
--- 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();