Fixed a bug with the deletion of the temp files
authorRouL <roul@codingcorner.info>
Fri, 15 Jul 2011 19:13:04 +0000 (21:13 +0200)
committerRouL <roul@codingcorner.info>
Fri, 15 Jul 2011 19:13:04 +0000 (21:13 +0200)
commit041dde39c01b96173c175b6512ad818ba3c70879
tree8ecd35b26308e17e584cdbf3f80bb6e8f8ddebfe
parent501eb8f2f075c44a131bade9bcb0df1e044a3d98
Fixed a bug with the deletion of the temp files

TMP_DIR already includes the TMP_FILE_PREFIX during the installation, so
it is not necessary to add it to the TMP_DIR. There was also an
exception thrown caused by this and the files in the temp-filder
weren't deleted.
wcfsetup/install/files/lib/system/WCFSetup.class.php