Browse Source

version 2013-11-18

master
Anika Henke 11 years ago
parent
commit
dc6a97df47
  1. 2
      template.info.txt
  2. 3
      tpl_functions.php

2
template.info.txt

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

3
tpl_functions.php

@ -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')) { if (!function_exists('tpl_classes')) {
function tpl_classes() { function tpl_classes() {

Loading…
Cancel
Save