Fix: Removed deprecated file

This commit is contained in:
Laurent Destailleur 2011-07-27 17:32:40 +00:00
parent d55ac77931
commit 0514537fcc

View File

@ -22,7 +22,7 @@
/**
* \file htdocs/install/upgrade2.php
* \brief Upgrade some data
* \version $Id$
* \version $Id: upgrade2.php,v 1.181 2011/07/27 17:32:40 eldy Exp $
*/
include_once('./inc.php');
@ -3172,6 +3172,7 @@ function migrate_delete_old_files($db,$langs,$conf)
DOL_DOCUMENT_ROOT.'/includes/menus/barre_left/default.php',
DOL_DOCUMENT_ROOT.'/includes/menus/barre_top/default.php',
DOL_DOCUMENT_ROOT.'/includes/modules/modComptabiliteExpert.class.php',
DOL_DOCUMENT_ROOT.'/includes/modules/modCommercial.class.php',
DOL_DOCUMENT_ROOT.'/includes/modules/modProduit.class.php',
DOL_DOCUMENT_ROOT.'/phenix/inc/triggers/interface_modPhenix_Phenixsynchro.class.php',
DOL_DOCUMENT_ROOT.'/webcalendar/inc/triggers/interface_modWebcalendar_webcalsynchro.class.php',