diff options
author | herbrechtsmeier <stefan@herbrechtsmeier.net> | 2013-02-02 10:02:10 +0100 |
---|---|---|
committer | herbrechtsmeier <stefan@herbrechtsmeier.net> | 2013-02-02 12:07:18 +0100 |
commit | 37e6ac9a2aac288147efce7dc87e42edde14ba68 (patch) | |
tree | 633d0e341e419e28254b6f602a79eb0cff8aa92e /lib/cache | |
parent | 23166aa016a85c237de6f4f532578dfbef0fe09b (diff) | |
download | nextcloud-server-37e6ac9a2aac288147efce7dc87e42edde14ba68.tar.gz nextcloud-server-37e6ac9a2aac288147efce7dc87e42edde14ba68.zip |
initPaths: set include path before any owncloud function is called
Ensure we can find basic owncloud classes while detecting the owncloud
paths in function initPaths by add OC::$SERVERROOT . '/lib' to include
path before any owncloud function is called.
This fix a bug with XAMPP that cannot find the class OC_Config in
function OC_Request::scriptName when called from function
OC_Base::initPaths.
Diffstat (limited to 'lib/cache')
0 files changed, 0 insertions, 0 deletions