version 2013-11-18

This commit is contained in:
Anika Henke 2013-11-18 01:15:25 +00:00
parent 157cb5bae6
commit 9bbdd9f824
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -260,7 +260,7 @@ if (!function_exists('page_findnearest')) {
} }
/** /**
* copied from core (will be available in autumn 2013 release) * copied from core (available since Binky)
*/ */
if (!function_exists('tpl_classes')) { if (!function_exists('tpl_classes')) {
function tpl_classes() { function tpl_classes() {