updated url

This commit is contained in:
Loïc Chapeaux
2002-04-12 14:35:27 +00:00
parent 4b526f7794
commit 6ca06e16fb
2 changed files with 2 additions and 1 deletions

View File

@@ -194,7 +194,7 @@ else {
$dump_buffer .= '# phpMyAdmin MySQL-Dump' . $crlf
. '# version ' . PMA_VERSION . $crlf
. '# http://phpwizard.net/phpMyAdmin/' . $crlf
. '# http://phpmyadmin.sourceforge.net/ (download page)' . $crlf
. '# http://www.phpmyadmin.net/ (download page)' . $crlf
. '#' . $crlf
. '# ' . $strHost . ': ' . $cfgServer['host'];
if (!empty($cfgServer['port'])) {