Menu

#12 WebDAV fix on 0.53.3

open
nobody
None
5
2005-11-18
2005-11-18
No

I was trying WebDAV with DocMgr without success. I
found the solution to be:

Change in include/legacyxml.inc.php line 80:

$str = file_get_contents("config/customperm.xml");

to

$str = file_get_contents("$xmlFile");

Alroger

Discussion

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.