diff options
Diffstat (limited to 'inc/confutils.php')
-rw-r--r-- | inc/confutils.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/confutils.php b/inc/confutils.php index 1ef0942f8..aeb5f6c60 100644 --- a/inc/confutils.php +++ b/inc/confutils.php @@ -6,7 +6,6 @@ * @author Harry Fuecks <hfuecks@gmail.com> */ - if(!defined('DOKU_INC')) define('DOKU_INC',fullpath(dirname(__FILE__).'/../').'/'); /** * Returns the (known) extension and mimetype of a given filename |