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
diff options
context:
space:
mode:
Diffstat (limited to 'setup/frames/index.inc.php')
-rw-r--r--setup/frames/index.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/frames/index.inc.php b/setup/frames/index.inc.php
index 2c341ec2c9..2bdf14b005 100644
--- a/setup/frames/index.inc.php
+++ b/setup/frames/index.inc.php
@@ -305,7 +305,7 @@ PMA_displayFormBottom();
echo '</fieldset>';
echo '<div id="footer">';
-echo '<a href="http://www.phpmyadmin.net/">' . __('phpMyAdmin homepage') . '</a>';
+echo '<a href="https://www.phpmyadmin.net/">' . __('phpMyAdmin homepage') . '</a>';
echo '<a href="http://sourceforge.net/donate/index.php?group_id=23067">'
. __('Donate') . '</a>';
echo '<a href="' . PMA_URL_getCommon() . $separator . 'version_check=1">'