In /administrator/modules/mod_submenu/mod_submenu.xml
line 14
There is still a call to helper.php while the file doesn't exist anymore.
I discovered this while struggling with an update from a 3.2 version to 3.4.3 where :
/administrator/includes/subtoolbar.php
was not added.
Probably a wrong move from my part.
No result
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2015-07-11 11:25:07 |
Closed_By | ⇒ | zero-24 |
Good find! Here is a PR for fixing that issue: #7410