Skip to content
  • Lukas Reschke's avatar
    Add version to .htaccess · 7fbb7f4d
    Lukas Reschke authored
    Currently if a user does not replace the .htaccess file with the new update this can lead to serious problems in case Apache is used as webserver.
    
    This commit adds the version to the .htaccess file and the update routine fails in case not the newest version is specified in there. This obviously means that every release has to update the version specified in .htaccess as well. But I see no better solution for it.
    
    Conflicts:
    	lib/private/updater.php
    7fbb7f4d