Added local path of phpmyadmin

This commit is contained in:
Alexey Berezhok
2025-11-11 23:46:20 +03:00
parent fd667cd08b
commit bb547d1d9a
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ multiphp_v=("5.6" "7.0" "7.1" "7.2" "7.3" "7.4" "8.0" "8.1" "8.2", "8.3")
# Check if update is required by matching versions if version != current version run update
# Set version of phpMyAdmin to install during upgrade if not already installed
pma_v='5.2.1'
pma_v='5.2.3'
# Set version of phppgadmin to install during upgrade if not already installed
pga_v='7.14.4'