diff options
-rw-r--r-- | README | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -61,6 +61,8 @@ Include Variables The following variables are set: + * `__SSIC__` indicates that the Server Side Includes Compiler is being + used to process the document's SSI directives. * `DATE_GMT` is the current date in UTC. * `DATE_LOCAL` is the current date in the local timezone. * `DOCUMENT_NAME` is the current filename. |