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