[-] INSTALLER : fix bug when updating add_new_tab not defined

This commit is contained in:
gRoussac
2013-07-01 15:41:15 +02:00
parent f824b537cf
commit 725c2221df
@@ -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',