Package installation no longer uses the GET-parameter "action"
authorAlexander Ebert <ebert@woltlab.com>
Sun, 19 May 2013 16:47:00 +0000 (18:47 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 19 May 2013 16:47:00 +0000 (18:47 +0200)
commitec45d5e8f5843ca36480343256bc84db07898239
treeb7fc3c3a6ca5ff80735d3bbcfba5cb9dec15821e
parent2aadcf65b6968279eb3f4dc075f9d68aa0c39256
Package installation no longer uses the GET-parameter "action"

Fixes #1262
wcfsetup/install/files/acp/templates/packageInstallationConfirm.tpl
wcfsetup/install/files/acp/templates/packageStartInstall.tpl
wcfsetup/install/files/lib/acp/form/PackageStartInstallForm.class.php
wcfsetup/install/files/lib/acp/page/PackageInstallationConfirmPage.class.php
wcfsetup/install/files/lib/system/package/PackageArchive.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationDispatcher.class.php