From b9c0ec01620a2912cb55f7f00144d31bf1be44f2 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 23 Sep 2011 23:36:55 +0000 Subject: [PATCH] Qual: Centralise declaratin of external lib artichow at one location. --- htdocs/main.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 0e2f6ee691f..bd3f5ceb5f3 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -155,6 +155,7 @@ require_once("master.inc.php"); register_shutdown_function('dol_shutdown'); // Detection browser +// TODO rename conf->browser into user->browser if (isset($_SERVER["HTTP_USER_AGENT"])) { // If phone/smartphone, we set phone os name.