Merge pull request #1450 from grandoc/develop

fix english misspelling
This commit is contained in:
Laurent Destailleur
2014-03-06 18:23:51 +01:00
14 changed files with 60 additions and 60 deletions

View File

@@ -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']))