aboutsummaryrefslogtreecommitdiff
path: root/views/php/pageshells/pageshell.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/php/pageshells/pageshell.php')
-rw-r--r--views/php/pageshells/pageshell.php15
1 files changed, 0 insertions, 15 deletions
diff --git a/views/php/pageshells/pageshell.php b/views/php/pageshells/pageshell.php
deleted file mode 100644
index 30747720f..000000000
--- a/views/php/pageshells/pageshell.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
- /**
- * Elgg PHP output pageshell
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Marcus Povey
- * @copyright Curverider Ltd 2008
- * @link http://elgg.org/
- *
- */
-
- echo $vars['body'];
-?> \ No newline at end of file