]> source.dussan.org Git - nextcloud-server.git/commit
don't specify path to 3rdparty directory when registering Pimple autoloader
authorAdam Williamson <awilliam@redhat.com>
Wed, 1 Jan 2014 17:52:19 +0000 (09:52 -0800)
committerAdam Williamson <awilliam@redhat.com>
Wed, 1 Jan 2014 17:52:19 +0000 (09:52 -0800)
commit9b4a827e0bd9dc02fe7f2c9487fed21f50447ea0
tree232ba01b2e49863107d49cb76ef70069b588dae6
parent760fa9ea3005e7df81a1fac54f207dbe7d8ef312
don't specify path to 3rdparty directory when registering Pimple autoloader

The core 3rdparty directory is in the include_path from lib/base.php anyway, so this is unnecessary, and causes problems for downstream distributors who unbundle Pimple.
lib/private/appframework/utility/simplecontainer.php