Code cleaning
This commit is contained in:
parent
ce48169183
commit
132a91cd8c
@ -29,7 +29,6 @@ if (! include ("conf/conf.php"))
|
|||||||
|
|
||||||
define('DOL_DOCUMENT_ROOT', $dolibarr_main_document_root);
|
define('DOL_DOCUMENT_ROOT', $dolibarr_main_document_root);
|
||||||
|
|
||||||
/* On traitera plus tard le https */
|
|
||||||
if (strtolower(substr($dolibarr_main_url_root, 0, 7)) == 'http://')
|
if (strtolower(substr($dolibarr_main_url_root, 0, 7)) == 'http://')
|
||||||
{
|
{
|
||||||
$uri = substr($dolibarr_main_url_root, 7);
|
$uri = substr($dolibarr_main_url_root, 7);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user