summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/doku.php b/doku.php
index 57c756d6e..d1781a9a2 100644
--- a/doku.php
+++ b/doku.php
@@ -5,8 +5,7 @@
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
* @author Andreas Gohr <andi@splitbrain.org>
*/
-
- ini_set('short_open_tag',"1");
+
require_once("conf/dokuwiki.php");
require_once("inc/common.php");
require_once("inc/html.php");