[-] INSTALLER : fix bug when updating add_new_tab not defined
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
|
||||
function add_accounting_tab()
|
||||
{
|
||||
include_once(_PS_INSTALL_PATH_.'upgrade/php/add_new_tab.php');
|
||||
$id_parent = add_new_tab(
|
||||
'AdminAccounting',
|
||||
'en:Accounting|fr:Comptabilité|es:Accounting|de:Accounting|it:Accounting',
|
||||
|
||||
Reference in New Issue
Block a user