Removing debug
This commit is contained in:
parent
335d80fee8
commit
fc797f6140
|
@ -152,7 +152,6 @@ class m_action {
|
|||
default:
|
||||
return false;
|
||||
}
|
||||
printvar($query);
|
||||
if(!$db->query($query)){
|
||||
$err->raise("action",_("Error setting actions"));
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue