summaryrefslogtreecommitdiff
path: root/lib/tpl/index.php
diff options
context:
space:
mode:
authorKate Arzamastseva <pshns@ukr.net>2011-06-28 15:54:18 +0300
committerKate Arzamastseva <pshns@ukr.net>2011-06-28 15:54:18 +0300
commite18ba5797b635bf97755910093c3eed1f9667362 (patch)
treecf6fd41758cf814d96222d74a37def8787f888be /lib/tpl/index.php
parent322111f0870d88a59b71258ce8410ae378441533 (diff)
parenta4f16859d7e91bb129edd3be5c62177d56030981 (diff)
downloadrpg-e18ba5797b635bf97755910093c3eed1f9667362.tar.gz
rpg-e18ba5797b635bf97755910093c3eed1f9667362.tar.bz2
Merge branch 'master' of git://github.com/splitbrain/dokuwiki into media-revisions
Diffstat (limited to 'lib/tpl/index.php')
-rw-r--r--lib/tpl/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/tpl/index.php b/lib/tpl/index.php
index 20abea20c..0273e5678 100644
--- a/lib/tpl/index.php
+++ b/lib/tpl/index.php
@@ -9,7 +9,7 @@
* @author Anika Henke <anika@selfthinker.org>
*/
if(!defined('DOKU_INC')) define('DOKU_INC',dirname(__FILE__).'/../../');
-if(!define('NOSESSION')) define('NOSESSION',1);
+if(!defined('NOSESSION')) define('NOSESSION',1);
require_once(DOKU_INC.'inc/init.php');
?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"