summaryrefslogtreecommitdiff
path: root/includes/pear/Text/Wiki/Render/Plain/Include.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/pear/Text/Wiki/Render/Plain/Include.php')
-rw-r--r--includes/pear/Text/Wiki/Render/Plain/Include.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/pear/Text/Wiki/Render/Plain/Include.php b/includes/pear/Text/Wiki/Render/Plain/Include.php
deleted file mode 100644
index 445990a..0000000
--- a/includes/pear/Text/Wiki/Render/Plain/Include.php
+++ /dev/null
@@ -1,8 +0,0 @@
-<?php
-class Text_Wiki_Render_Plain_Include extends Text_Wiki_Render {
- function token()
- {
- return '';
- }
-}
-?> \ No newline at end of file