Home
last modified time | relevance | path

Searched refs:hint_database (Results 1 – 3 of 3) sorted by relevance

/dports/www/moodle310/moodle/
H A Dinstall.php287 …$hint_database = install_db_validate($database, $config->dbhost, $config->dbuser, $config->dbpass,… variable
289 if ($hint_database === '') {
478 if ($hint_database !== '') {
479 echo '<div class="alert alert-danger">'.$hint_database.'</div>';
/dports/www/moodle39/moodle/
H A Dinstall.php287 …$hint_database = install_db_validate($database, $config->dbhost, $config->dbuser, $config->dbpass,… variable
289 if ($hint_database === '') {
478 if ($hint_database !== '') {
479 echo '<div class="alert alert-danger">'.$hint_database.'</div>';
/dports/www/moodle311/moodle/
H A Dinstall.php287 …$hint_database = install_db_validate($database, $config->dbhost, $config->dbuser, $config->dbpass,… variable
289 if ($hint_database === '') {
478 if ($hint_database !== '') {
479 echo '<div class="alert alert-danger">'.$hint_database.'</div>';