nextcloud/lib/private/appframework
Adam Williamson 9b4a827e0b 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.
2014-01-01 09:52:19 -08:00
..
core removing log(), getTemplate(), getLocalFilePath(), getUrlContent(), getFileInfo() 2013-10-07 11:41:28 +02:00
dependencyinjection Merge pull request #5458 from owncloud/fixing-5222-master 2013-10-23 05:35:33 -07:00
http Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
middleware Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00
routing fix appframework routing 2013-11-25 11:36:33 +01:00
utility don't specify path to 3rdparty directory when registering Pimple autoloader 2014-01-01 09:52:19 -08:00
app.php add PHPDoc for urlParams 2013-11-27 10:55:06 +01:00
http.php Fix namespace for OCP\Appframework\Http 2013-10-23 05:57:34 +02:00