updated mail address of Tobias Ratschiller (exit phpwizard)

This commit is contained in:
Olivier Müller
2002-08-14 21:24:28 +00:00
parent 383f6b6949
commit 7d82a2c31d
5 changed files with 13 additions and 13 deletions

View File

@@ -211,7 +211,6 @@ else {
if ($what != 'csv' && $what != 'excel' && $what != 'xml') {
$dump_buffer .= '# phpMyAdmin MySQL-Dump' . $crlf
. '# version ' . PMA_VERSION . $crlf
. '# http://phpwizard.net/phpMyAdmin/' . $crlf
. '# http://www.phpmyadmin.net/ (download page)' . $crlf
. '#' . $crlf
. '# ' . $strHost . ': ' . $cfg['Server']['host'];
@@ -305,7 +304,6 @@ else {
. '-' . $crlf
. '- phpMyAdmin XML-Dump' . $crlf
. '- version ' . PMA_VERSION . $crlf
. '- http://phpwizard.net/phpMyAdmin/' . $crlf
. '- http://www.phpmyadmin.net/ (download page)' . $crlf
. '-' . $crlf
. '- ' . $strHost . ': ' . $cfg['Server']['host'];