summaryrefslogtreecommitdiff
path: root/doku.php
diff options
context:
space:
mode:
Diffstat (limited to 'doku.php')
-rw-r--r--doku.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/doku.php b/doku.php
index 48ac56682..74ba1db6f 100644
--- a/doku.php
+++ b/doku.php
@@ -76,5 +76,8 @@
trigger_event('DOKUWIKI_DONE', $tmp=array());
+ //handle metadebug request
+ debug_meta($ID);
+
// xdebug_dump_function_profile(1);
?>