summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/tpl/dokuwiki/pagefooter.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/tpl/dokuwiki/pagefooter.html b/lib/tpl/dokuwiki/pagefooter.html
deleted file mode 100644
index a361c4d69..000000000
--- a/lib/tpl/dokuwiki/pagefooter.html
+++ /dev/null
@@ -1,4 +0,0 @@
-<?php
-
-$plg = plugin_load('action', 'feedback');
-if($plg) $plg->tpl();