]> source.dussan.org Git - nextcloud-server.git/commit
- isolate include calls in installer.php which prevents local variables to be overwritten
authorThomas Müller <thomas.mueller@tmit.eu>
Thu, 14 Jan 2016 16:26:30 +0000 (17:26 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Thu, 14 Jan 2016 16:28:00 +0000 (17:28 +0100)
commit7d2a6d4c1acd60605c728d57d71a7143989a70aa
tree046e131649ae51176cb85ba3451b1b151fe30d2f
parent3f64d37f2afd2f9a706df7495d543dccdb51c1f7
- isolate include calls in installer.php which prevents local variables to be overwritten
- add the app to the autoloader before calling install.php
lib/private/installer.php