Fix phpMyAdmin download link

This commit is contained in:
VirtuBox
2019-07-24 11:03:50 +02:00
parent f96537a5b5
commit f0a0834205
9 changed files with 323 additions and 344 deletions

View File

@@ -158,7 +158,7 @@ class WOStackUpgradeController(CementBaseController):
"/phpMyAdmin/{0}/"
"phpMyAdmin-{0}-"
"all-languages"
".zip".format(WOVariables.wo_phpmyadmin),
".tar.gz".format(WOVariables.wo_phpmyadmin),
"/var/lib/wo/tmp/pma.tar.gz",
"PHPMyAdmin"]]
else: