mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-06 17:44:12 +01:00
Was creating PHP notices when deprecated method caller wasn't a class/method Found in iTop 3.2.0-dev with itop-object-copier copy.php : it is calling WebPage::add_linked_script directly inside the copy.php script (no class nor function) Co-authored-by: odain <olivier.dain@combodo.com>