diff options
Diffstat (limited to 'views/failsafe/install/pages/settings.php')
-rw-r--r-- | views/failsafe/install/pages/settings.php | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/views/failsafe/install/pages/settings.php b/views/failsafe/install/pages/settings.php deleted file mode 100644 index 6f20573ef..000000000 --- a/views/failsafe/install/pages/settings.php +++ /dev/null @@ -1,5 +0,0 @@ -<?php - -echo autop(elgg_echo('install:settings:instructions')); - -echo elgg_view('install/forms/settings', $vars); |