summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtpl_functions.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/tpl_functions.php b/tpl_functions.php
index 1ea3d0f92..c024f33e7 100755
--- a/tpl_functions.php
+++ b/tpl_functions.php
@@ -11,6 +11,8 @@
// must be run from within DokuWiki
if (!defined('DOKU_INC')) die();
+/* @todo: add this function to the core and delete this file */
+
/**
* Include additional html file from conf directory if it exists, otherwise use
* file in the template's root directory.