version 2013-11-18

This commit is contained in:
Anika Henke 2013-11-18 01:18:34 +00:00
parent 4dd812d632
commit dc6a97df47
2 changed files with 2 additions and 3 deletions

View file

@ -1,7 +1,7 @@
base starter
author Anika Henke
email anika@selfthinker.org
date 2013-04-01
date 2013-11-18
name Starter Template
desc The template that gets you started
url http://www.dokuwiki.org/template:starter

View file

@ -102,8 +102,7 @@ function _tpl_toolsevent($toolsname, $items, $view='main') {
}
/**
* copied from core
* @todo: remove when it's available in stable (autumn 2013)
* copied from core (available since Binky)
*/
if (!function_exists('tpl_classes')) {
function tpl_classes() {