From 5739c373cd0c08eeb3668bca68b0def6645ba016 Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Mon, 30 Jan 2012 01:55:19 +0000 Subject: added @todo to tpl_function to clear it later --- tpl_functions.php | 2 ++ 1 file changed, 2 insertions(+) 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. -- cgit v1.2.3