mirror of
https://github.com/teddysun/lamp.git
synced 2026-04-13 16:23:11 +00:00
Update comments
Update Adminer to version 5.1.0 Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
| Database Management Tools | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
| phpMyAdmin | 5.2.2 |
|
||||
| Adminer | 5.0.6 |
|
||||
| Adminer | 5.1.0 |
|
||||
|
||||
| File Managerment Tool | Version |
|
||||
|-------------------------------|-----------------------------------------------------------|
|
||||
|
||||
@@ -65,8 +65,8 @@ load_config() {
|
||||
phpmyadmin_filename="phpMyAdmin-5.2.2-all-languages"
|
||||
phpmyadmin_filename_url="https://files.phpmyadmin.net/phpMyAdmin/5.2.2/phpMyAdmin-5.2.2-all-languages.tar.gz"
|
||||
#Adminer
|
||||
adminer_filename="adminer-5.0.6"
|
||||
adminer_filename_url="https://github.com/vrana/adminer/releases/download/v5.0.6/adminer-5.0.6.php"
|
||||
adminer_filename="adminer-5.1.0"
|
||||
adminer_filename_url="https://github.com/vrana/adminer/releases/download/v5.1.0/adminer-5.1.0.php"
|
||||
#X-Prober
|
||||
x_prober_url="https://github.com/kmvan/x-prober/releases/latest/download/prober.php"
|
||||
#kodexplorer
|
||||
|
||||
Reference in New Issue
Block a user