Inline WCFSetup::installFiles()
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 18 May 2022 14:57:54 +0000 (16:57 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 18 May 2022 15:53:27 +0000 (17:53 +0200)
commitab5d3aa015d4c66f0e82ab6aa1038cf2ac2ed905
treee453f5463107b1937f47a1726cb5d795f70fb3b8
parent7325239f8535aa7f04f2e8b20112bd9fc7830130
Inline WCFSetup::installFiles()

`->unzipFiles()` basically consisted only of the call to `::installFiles()`,
simplify the control flow by putting those three lines of code inline to make
`->unzipFiles()` self-contained.
wcfsetup/install/files/lib/system/WCFSetup.class.php