aboutsummaryrefslogtreecommitdiff
path: root/mod/thewire/views/default/thewire/notfound.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/thewire/views/default/thewire/notfound.php')
-rw-r--r--mod/thewire/views/default/thewire/notfound.php21
1 files changed, 0 insertions, 21 deletions
diff --git a/mod/thewire/views/default/thewire/notfound.php b/mod/thewire/views/default/thewire/notfound.php
deleted file mode 100644
index e092d37a1..000000000
--- a/mod/thewire/views/default/thewire/notfound.php
+++ /dev/null
@@ -1,21 +0,0 @@
-<?php
-
- /**
- * Elgg shout not found page
- *
- * @package ElggShouts
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider <info@elgg.com>
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.com/
- */
-
-?>
-
- <p>
- <?php
-
- echo elgg_echo("thewire:notfound");
-
- ?>
- </p> \ No newline at end of file