mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
@@ -32,7 +32,7 @@
|
||||
|
||||
//@ini_set('memory_limit', '64M'); // This may be useless if memory is hard limited by your PHP
|
||||
|
||||
// For optionnal tuning. Enabled if environment variable DOL_TUNING is defined.
|
||||
// For optional tuning. Enabled if environment variable DOL_TUNING is defined.
|
||||
// A call first. Is the equivalent function dol_microtime_float not yet loaded.
|
||||
$micro_start_time=0;
|
||||
if (! empty($_SERVER['DOL_TUNING']))
|
||||
|
||||
Reference in New Issue
Block a user