[USERPRINT] Undefined property Node::$getRegisterEnable #92
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fichier : [...]lib/object_printing/userprint/userprint.php ERREUR de niveau 2 เ la ligne 98
PHP:Undefined property: Node::$getRegisterEnable
NULL Fichier : [...]lib/object_printing/userprint/userprint.php ERREUR de niveau 2 เ la ligne 99
PHP:Undefined property: Node::$getRegisterEnable
Issue fixed by commenting line 98 and adding () in the call method $node->getRegisterEnable
Pushed to master