Suppression variables $_ENV
This commit is contained in:
parent
23cba544b1
commit
af494b2b41
@ -105,7 +105,6 @@ if ($_POST["action"] == "set")
|
||||
fputs($fp,"\n");
|
||||
fputs($fp,"#\n");
|
||||
fputs($fp,"# File generated by Dolibarr installer on ".dolibarr_print_date(gmmktime(),''));
|
||||
if (isset($_ENV["TZ"])) fputs($fp," (TZ=".$_ENV["TZ"].")");
|
||||
fputs($fp,"\n");
|
||||
fputs($fp,"#\n");
|
||||
fputs($fp,"# Take a look at conf.php.example file for an example of conf.php file\n");
|
||||
|
||||
Loading…
Reference in New Issue
Block a user