Bad param
This commit is contained in:
parent
bce665e11b
commit
7ac00bfec9
@ -630,7 +630,7 @@ class WebsitePage extends CommonObject
|
|||||||
}
|
}
|
||||||
|
|
||||||
if (!$error) {
|
if (!$error) {
|
||||||
$result = $this->deleteCommon($user, $trigger);
|
$result = $this->deleteCommon($user, $notrigger);
|
||||||
if ($result <= 0) {
|
if ($result <= 0) {
|
||||||
$error++;
|
$error++;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user