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 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index c5ac1a1837..f958840501 100644
--- a/index.php
+++ b/index.php
@@ -393,7 +393,7 @@ PMA_printListItem(
PMA_printListItem(
__('Official Homepage'),
'li_pma_homepage',
- PMA_linkURL('https://www.phpMyAdmin.net/'),
+ PMA_linkURL('https://www.phpmyadmin.net/'),
null,
'_blank'
);