Code cleaning

This commit is contained in:
Rodolphe Quiedeville 2003-06-23 23:48:04 +00:00
parent ce48169183
commit 132a91cd8c

View File

@ -29,7 +29,6 @@ if (! include ("conf/conf.php"))
define('DOL_DOCUMENT_ROOT', $dolibarr_main_document_root);
/* On traitera plus tard le https */
if (strtolower(substr($dolibarr_main_url_root, 0, 7)) == 'http://')
{
$uri = substr($dolibarr_main_url_root, 7);