- fixed path to Core.php

This commit is contained in:
steinm 2011-02-18 16:16:39 +00:00
parent dd898d659b
commit 46134c1d6a

View File

@ -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