diff options
Diffstat (limited to 'doku.php')
-rw-r--r-- | doku.php | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ require_once(DOKU_INC.'inc/common.php'); require_once(DOKU_INC.'inc/pageutils.php'); require_once(DOKU_INC.'inc/html.php'); - require_once(DOKU_INC.'inc/parser.php'); require_once(DOKU_INC.'lang/en/lang.php'); require_once(DOKU_INC.'lang/'.$conf['lang'].'/lang.php'); require_once(DOKU_INC.'inc/auth.php'); |