From 725c2221dfe9a776fd695d8611f3e5d1ac2b3519 Mon Sep 17 00:00:00 2001 From: gRoussac Date: Mon, 1 Jul 2013 15:41:15 +0200 Subject: [PATCH] [-] INSTALLER : fix bug when updating add_new_tab not defined --- install-dev/upgrade/php/add_accounting_tab.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install-dev/upgrade/php/add_accounting_tab.php b/install-dev/upgrade/php/add_accounting_tab.php index 7b76d1470..bd7bf0725 100644 --- a/install-dev/upgrade/php/add_accounting_tab.php +++ b/install-dev/upgrade/php/add_accounting_tab.php @@ -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',