REQUEST_TIME

Definition

drupal/includes/bootstrap.inc

Description

For convenience, define a short form of the request time global.

Code

define('REQUEST_TIME', $_SERVER['REQUEST_TIME']);