Currently the function that creates the list of versions scans subdirectories in the jqm/ directory. We could use the array with versions in the version.php file instead. This resolves the problem that old versions are still listed because the directory isn't removed from the server.
Currently the function that creates the list of versions scans subdirectories in the jqm/ directory. We could use the array with versions in the version.php file instead. This resolves the problem that old versions are still listed because the directory isn't removed from the server.