updated url
This commit is contained in:
@@ -10,6 +10,7 @@ $Source$
|
|||||||
* libraries/display_tbl.lib.php3, lines 957-991: expended cosmetic changes
|
* libraries/display_tbl.lib.php3, lines 957-991: expended cosmetic changes
|
||||||
to allow word wrapping.
|
to allow word wrapping.
|
||||||
* libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
|
* libraries/auth/config.auth.lib.php3, line 111: fixed a header problem.
|
||||||
|
* tbl_dump.php3, line 197: new domain name (thanks to Rabus).
|
||||||
|
|
||||||
2002-04-11 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
2002-04-11 Lo<4C>c Chapeaux <lolo@phpheaven.net>
|
||||||
* libraries/display_tbl.lib.php3, line 957: cosmetic change to allow word
|
* libraries/display_tbl.lib.php3, line 957: cosmetic change to allow word
|
||||||
|
@@ -194,7 +194,7 @@ else {
|
|||||||
$dump_buffer .= '# phpMyAdmin MySQL-Dump' . $crlf
|
$dump_buffer .= '# phpMyAdmin MySQL-Dump' . $crlf
|
||||||
. '# version ' . PMA_VERSION . $crlf
|
. '# version ' . PMA_VERSION . $crlf
|
||||||
. '# http://phpwizard.net/phpMyAdmin/' . $crlf
|
. '# http://phpwizard.net/phpMyAdmin/' . $crlf
|
||||||
. '# http://phpmyadmin.sourceforge.net/ (download page)' . $crlf
|
. '# http://www.phpmyadmin.net/ (download page)' . $crlf
|
||||||
. '#' . $crlf
|
. '#' . $crlf
|
||||||
. '# ' . $strHost . ': ' . $cfgServer['host'];
|
. '# ' . $strHost . ': ' . $cfgServer['host'];
|
||||||
if (!empty($cfgServer['port'])) {
|
if (!empty($cfgServer['port'])) {
|
||||||
|
Reference in New Issue
Block a user