mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-11 20:21:16 +00:00
- fixed path to Core.php
This commit is contained in:
parent
dd898d659b
commit
46134c1d6a
|
@ -1,7 +1,7 @@
|
|||
<?php
|
||||
|
||||
require_once "HTTP/WebDAV/Server.php";
|
||||
require_once "LetoDMS/LetoDMS_Core.php";
|
||||
require_once "LetoDMS/Core.php";
|
||||
|
||||
/**
|
||||
* LetoDMS access using WebDAV
|
||||
|
|
Loading…
Reference in New Issue
Block a user