aboutsummaryrefslogtreecommitdiff
path: root/views/default/text
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/text')
-rw-r--r--views/default/text/about.php17
-rw-r--r--views/default/text/privacy_view.php15
-rw-r--r--views/default/text/tos_view.php14
3 files changed, 0 insertions, 46 deletions
diff --git a/views/default/text/about.php b/views/default/text/about.php
deleted file mode 100644
index e47aca979..000000000
--- a/views/default/text/about.php
+++ /dev/null
@@ -1,17 +0,0 @@
-<?php
-
- /**
- * Elgg basic about page
- * The standard HTML about page
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.org/
- *
- */
-?>
-
-<!-- still to do --> \ No newline at end of file
diff --git a/views/default/text/privacy_view.php b/views/default/text/privacy_view.php
deleted file mode 100644
index b7bebee80..000000000
--- a/views/default/text/privacy_view.php
+++ /dev/null
@@ -1,15 +0,0 @@
-<?php
-
- /**
- * Elgg basic privacy page
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.org/
- *
- */
-?>
-
diff --git a/views/default/text/tos_view.php b/views/default/text/tos_view.php
deleted file mode 100644
index e26dfb9b6..000000000
--- a/views/default/text/tos_view.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-
- /**
- * Elgg basic tos page
- *
- * @package Elgg
- * @subpackage Core
- * @license http://www.gnu.org/licenses/old-licenses/gpl-2.0.html GNU Public License version 2
- * @author Curverider Ltd
- * @copyright Curverider Ltd 2008-2009
- * @link http://elgg.org/
- *
- */
-?> \ No newline at end of file