#317840 by lilou: Fix typo in Doxygen for REQUEST_TIME.

merge-requests/26/head
Angie Byron 2008-10-06 22:40:20 +00:00
parent 3f144d60fa
commit 6560a8206e
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ define('LANGUAGE_NEGOTIATION_DOMAIN', 3);
/**
* For convenience, define a short form of the request time global.
*/
define ('REQUEST_TIME', $_SERVER['REQUEST_TIME']);
define('REQUEST_TIME', $_SERVER['REQUEST_TIME']);
/**
* Start the timer with the specified name. If you start and stop