server/lib
Lukas Reschke 24abe1e1e1 Use raw PATH_INFO
PATH_INFO will be empty at this point and thus the logic in base.php did not catch this. Changing this to "getRawPathInfo" will ensure that the path info is properly read.

Fixes https://github.com/owncloud/core/issues/23199
2016-03-17 17:32:38 +01:00
..
composer Add composers default autoloader to core 2016-03-09 16:53:27 +01:00
l10n [tx-robot] updated from transifex 2016-03-16 01:55:43 -04:00
private Update oci.php 2016-03-16 19:21:14 +01:00
public Replace unneded OC::needUpgrade with OCP method 2016-03-14 10:10:29 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Use raw PATH_INFO 2016-03-17 17:32:38 +01:00