Remove debug

This commit is contained in:
Nathan Gray 2012-11-27 18:10:55 +00:00
parent 0fd3388221
commit f5a4fa694c

View File

@ -306,7 +306,6 @@ class resources_ui
// Dialogs to get options
list($action, $settings) = explode('_', $action, 2);
echo "$action(".print_r($checked,true).")<br />";
switch($action)
{
case 'view-calendar':