aboutsummaryrefslogtreecommitdiff
path: root/views/default/settings/install.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/settings/install.php')
-rw-r--r--views/default/settings/install.php14
1 files changed, 0 insertions, 14 deletions
diff --git a/views/default/settings/install.php b/views/default/settings/install.php
deleted file mode 100644
index 6fccfb06f..000000000
--- a/views/default/settings/install.php
+++ /dev/null
@@ -1,14 +0,0 @@
-<?php
-/**
- * Elgg system settings on initial installation
- *
- * @package Elgg
- * @subpackage Core
- * @author Curverider Ltd
- * @link http://elgg.org/
- *
- */
-
-echo "<p>" . autop(elgg_echo("installation:settings:description")) . "</p>";
-
-echo elgg_view("settings/system",array("action" => "action/systemsettings/install")); \ No newline at end of file