[fix] tweaks
This commit is contained in:
parent
5a31dc9b96
commit
4cfa0d3603
|
@ -226,6 +226,7 @@ class m_action {
|
|||
default:
|
||||
return false;
|
||||
}
|
||||
|
||||
if (!$db->query($query)) {
|
||||
$err->raise("action", _("Error setting actions"));
|
||||
return false;
|
||||
|
|
Loading…
Reference in New Issue