diff options
Diffstat (limited to 'views/failsafe/settings/install.php')
| -rw-r--r-- | views/failsafe/settings/install.php | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/views/failsafe/settings/install.php b/views/failsafe/settings/install.php deleted file mode 100644 index 6a3e075d9..000000000 --- a/views/failsafe/settings/install.php +++ /dev/null @@ -1,19 +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 |
