jquery / themeroller.jquerymobile.com

ThemeRoller site for jQuery Mobile
Other
140 stars 73 forks source link

Use the array with versions instead of scanning for directories #184

Closed jaspermdegroot closed 10 years ago

jaspermdegroot commented 10 years ago

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.