nextcloud/lib
Lukas Reschke d9b632c001 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-18 10:30:26 +01:00
..
l10n [tx-robot] updated from transifex 2016-03-01 01:55:33 -05:00
private Merge pull request #23309 from owncloud/backport-23164-stable9 2016-03-17 20:52:11 +01:00
public Revert "No longer evaluate appinfo/version" 2016-03-03 18:42:23 +01:00
autoloader.php Happy new year! 2016-01-12 15:02:18 +01:00
base.php Use raw PATH_INFO 2016-03-18 10:30:26 +01:00