The variable $error seems to be never defined
This commit is contained in:
parent
a6408ce9b6
commit
41b5e82d48
@ -341,6 +341,7 @@ class Notify
|
||||
$object_type = '';
|
||||
$link = '';
|
||||
$num = 0;
|
||||
$error = 0;
|
||||
|
||||
$oldref=(empty($object->oldref)?$object->ref:$object->oldref);
|
||||
$newref=(empty($object->newref)?$object->ref:$object->newref);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user