Skip to content

fixes phpmyadmin installer script

Jeremy Butler requested to merge symlinkfixforphpmyadmin into master

symlinks do not work in gitlab as download links to raw files - this is a gitlab problem - instead we will just call the file which is the latest version of phpmyadmin phpMyAdmin-latest.tar.gz so that we should only have to update the file and not the script

Merge request reports