Use same URL for updating as for setup.php, this one is autogenerated so there is no need for more manual steps.

This commit is contained in:
Michal Čihař
2005-12-11 17:16:05 +00:00
parent 45a342b189
commit 0ff32f1157
3 changed files with 9 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
#
use strict;
my $source_url = "http://www.phpmyadmin.net/latest.txt";
my $source_url = "http://phpmyadmin.net/home_page/version.php";
#