09-25-2011, 03:39 PM
Hi
I do not use webdav, but i have the message:
In "op.Login.php" file there :
and "inc.LogInit.php" use "log.php"
....
doudoux
(09-25-2011, 12:32 PM)steinm Wrote: LOG is currently only needed for the webdav server
I do not use webdav, but i have the message:
Code:
Fatal error: Class 'Log' not found in C:\wamp\www\letoDMS-3.2.0\inc\inc.LogInit.php on line 28
In "op.Login.php" file there :
PHP Code:
include("../inc/inc.LogInit.php");
....
doudoux