From c8839c220c49633ea45ce5d0e4be1f411f66ad6c Mon Sep 17 00:00:00 2001 From: Anika Henke Date: Sat, 14 Jul 2012 12:10:08 +0100 Subject: changed all doctypes to html5 doctype --- lib/tpl/index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'lib/tpl/index.php') diff --git a/lib/tpl/index.php b/lib/tpl/index.php index 4570f70f5..357cc1f0d 100644 --- a/lib/tpl/index.php +++ b/lib/tpl/index.php @@ -12,9 +12,8 @@ if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../'); if(!defined('NOSESSION')) define('NOSESSION',1); require_once(DOKU_INC.'inc/init.php'); ?> - - + + Template Replacements -- cgit v1.2.3