Removed TODO

This commit is contained in:
Laurent Destailleur 2011-09-24 01:44:18 +00:00
parent 03b62b4860
commit a8c18594a4

View File

@ -155,7 +155,6 @@ require_once("master.inc.php");
register_shutdown_function('dol_shutdown'); register_shutdown_function('dol_shutdown');
// Detection browser // Detection browser
// TODO rename conf->browser into user->browser
if (isset($_SERVER["HTTP_USER_AGENT"])) if (isset($_SERVER["HTTP_USER_AGENT"]))
{ {
// If phone/smartphone, we set phone os name. // If phone/smartphone, we set phone os name.