We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d1032 commit 7ce4473Copy full SHA for 7ce4473
generate/genall.ps1
@@ -793,7 +793,7 @@ function Install-LocalFiles {
793
794
function Install-PhpMyAdmin {
795
param(
796
- [string]$DownloadUrl = "https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-all-languages.zip",
+ [string]$DownloadUrl = "https://files.phpmyadmin.net/phpMyAdmin/5.2.3/phpMyAdmin-5.2.3-all-languages.zip",
797
[string]$TargetDir = "..\home\phpmyadmin"
798
)
799
0 commit comments