diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index bd3f5ceb5f3..0e2f6ee691f 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -155,7 +155,6 @@ 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.