- include LetoDMS/Core.php

This commit is contained in:
steinm 2011-04-08 16:10:19 +00:00
parent 1dbf8bab6c
commit a2eef3414e

View File

@ -2,7 +2,7 @@
#ini_set('include_path', '.:/usr/share/php:/usr/share/letodms/www');
include("/etc/letodms/conf.Settings.php");
include("LetoDMS/LetoDMS_Core.php");
include("LetoDMS/Core.php");
function usage() { /* {{{ */
echo "Usage:\n";