Fix inner loop variable having same name as other loop variable
authorMatthias Schmidt <gravatronics@live.com>
Wed, 6 Apr 2016 16:00:50 +0000 (18:00 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Wed, 6 Apr 2016 16:00:50 +0000 (18:00 +0200)
commit62e40a61cc0948b7ec2b3f4fa8c65dcbe782528c
tree62a526e63e203bd5af370a9c7d233f9564362fb9
parent1444ae6006e72430b41883c055a96598aea9b582
Fix inner loop variable having same name as other loop variable

In both cases, this was no issues but changing it makes the code
cleaner.
wcfsetup/install/files/lib/system/WCFSetup.class.php
wcfsetup/install/files/lib/system/package/PackageInstallationNodeBuilder.class.php