diff options
Diffstat (limited to 'include/text.php')
-rw-r--r-- | include/text.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/text.php b/include/text.php index 523970bf4..b6fa49f81 100644 --- a/include/text.php +++ b/include/text.php @@ -1,4 +1,4 @@ -<?php +<?php /** @file */ // This is our template processor. // $s is the string requiring macro substitution. |