aboutsummaryrefslogtreecommitdiff
path: root/views/failsafe/messages/sanitisation/dbsettings_error.php
blob: 630c9d01585d4ae489dd2b0b6050a95697aca252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?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>