diff options
Diffstat (limited to 'inc/template.php')
-rw-r--r-- | inc/template.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inc/template.php b/inc/template.php index 690f4ff41..9a4132750 100644 --- a/inc/template.php +++ b/inc/template.php @@ -6,8 +6,8 @@ * @author Andreas Gohr <andi@splitbrain.org> */ - if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../').'/'); - require_once(DOKU_CONF.'dokuwiki.php'); +if(!defined('DOKU_INC')) die('meh.'); +require_once(DOKU_CONF.'dokuwiki.php'); /** * Returns the path to the given template, uses |