Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorMichal Čihař <michal@cihar.com>2012-01-31 14:00:14 +0400
committerMichal Čihař <michal@cihar.com>2012-01-31 14:00:14 +0400
commit304283ce372966e27e575340304822d51fa8d372 (patch)
tree026aa5c8d8ab64ee57f42715c0f9f6efabb2e1ef /setup
parentac4f2a9d0320830a945217dbf44dec2641fdf39e (diff)
This is about MySQL server, not web
Diffstat (limited to 'setup')
-rw-r--r--setup/lib/index.lib.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/lib/index.lib.php b/setup/lib/index.lib.php
index 3e60019bea..7006b0b133 100644
--- a/setup/lib/index.lib.php
+++ b/setup/lib/index.lib.php
@@ -320,7 +320,7 @@ function perform_config_checks()
'notice',
"Servers/$i/ssl",
$title,
- __('You should use SSL connections if your web server supports it.'));
+ __('You should use SSL connections if your MySQL server supports it.'));
}
//