diff options
author | Christopher Smith <chris@jalakai.co.uk> | 2014-02-25 20:32:56 +0000 |
---|---|---|
committer | Christopher Smith <chris@jalakai.co.uk> | 2014-02-25 20:32:56 +0000 |
commit | 2ada8709d3a0cea872f117823b244b400fac5f87 (patch) | |
tree | fb4cbbfd2e56b17dff31ea3ff3341eed28362d72 /inc/parser/xhtmlsummary.php | |
parent | 252398f08d0752fd17b25e4afab70a6d0b6455a7 (diff) | |
download | rpg-2ada8709d3a0cea872f117823b244b400fac5f87.tar.gz rpg-2ada8709d3a0cea872f117823b244b400fac5f87.tar.bz2 |
add renderers to autolader
Diffstat (limited to 'inc/parser/xhtmlsummary.php')
-rw-r--r-- | inc/parser/xhtmlsummary.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/parser/xhtmlsummary.php b/inc/parser/xhtmlsummary.php index 95f86cbef..867b71f6a 100644 --- a/inc/parser/xhtmlsummary.php +++ b/inc/parser/xhtmlsummary.php @@ -1,6 +1,5 @@ <?php if(!defined('DOKU_INC')) die('meh.'); -require_once DOKU_INC . 'inc/parser/xhtml.php'; /** * The summary XHTML form selects either up to the first two paragraphs |