diff options
Diffstat (limited to 'views/failsafe/messages/sanitisation/dbsettings_error.php')
-rw-r--r-- | views/failsafe/messages/sanitisation/dbsettings_error.php | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/views/failsafe/messages/sanitisation/dbsettings_error.php b/views/failsafe/messages/sanitisation/dbsettings_error.php deleted file mode 100644 index 630c9d015..000000000 --- a/views/failsafe/messages/sanitisation/dbsettings_error.php +++ /dev/null @@ -1,15 +0,0 @@ -<?php -/** - * Elgg bad database settings - * - * @package Elgg - * @subpackage Core - * @author Curverider Ltd - * @link http://elgg.org/ - */ -?> - -<h2><?php echo elgg_echo('installation:error:db:title'); ?></h2> -<p> -<b><?php echo elgg_echo('installation:error:db:text'); ?></b> -</p>
\ No newline at end of file |