diff options
author | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:02:23 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2013-09-30 10:02:23 (EDT) |
commit | 8459f282e35e069088d66b8eac22173f82ed82c5 (patch) | |
tree | b658d0c7ed4f2aa8fde71b7a58b529dc81fc8aed /README | |
parent | 89500fa767165f4aa69244d1e5209d9d549e9f18 (diff) | |
download | ssic-8459f282e35e069088d66b8eac22173f82ed82c5.zip ssic-8459f282e35e069088d66b8eac22173f82ed82c5.tar.gz ssic-8459f282e35e069088d66b8eac22173f82ed82c5.tar.bz2 |
README: Document __SSIC__.
Diffstat (limited to 'README')
-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. |