From 8ada144f6ed24cc5255a0a4fb4c226e3420a9705 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 30 Jul 2016 20:53:00 +0200 Subject: [PATCH] Fix demo --- htdocs/public/demo/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/public/demo/index.php b/htdocs/public/demo/index.php index 299ebed5369..27a45096e29 100644 --- a/htdocs/public/demo/index.php +++ b/htdocs/public/demo/index.php @@ -92,7 +92,7 @@ if (empty($reshook)) 'memcached','numberwords','zipautofillfr'); $alwayshiddenuncheckedmodules=array('ftp','webservicesclient','websites', // Extended modules - 'awstats','bittorrent','bootstrap','cabinetmed','cmcic','concatpdf','customfield','depenses','dolicloud','filemanager','lightbox','mantis','monitoring','moretemplates','multicompany','nltechno','numberingpack','openstreetmap', + 'awstats','bittorrent','bootstrap','cabinetmed','cmcic','concatpdf','customfield','deplacements','dolicloud','filemanager','lightbox','mantis','monitoring','moretemplates','multicompany','nltechno','numberingpack','openstreetmap', 'ovh','phenix','phpsysinfo','pibarcode','postnuke','selectbank','skincoloreditor','submiteverywhere','survey','thomsonphonebook','topten','tvacerfa','voyage','webcalendar','webmail'); }