diff options
Diffstat (limited to 'lib/tpl/dokuwiki/tpl_footer.php')
-rw-r--r-- | lib/tpl/dokuwiki/tpl_footer.php | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/tpl/dokuwiki/tpl_footer.php b/lib/tpl/dokuwiki/tpl_footer.php index 1b31e3323..3a2e3d121 100644 --- a/lib/tpl/dokuwiki/tpl_footer.php +++ b/lib/tpl/dokuwiki/tpl_footer.php @@ -1,4 +1,8 @@ <?php +/** + * Template footer, included in the main and detail files + */ + // must be run from within DokuWiki if (!defined('DOKU_INC')) die(); ?> |