mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-12 12:41:30 +00:00
- include LetoDMS/Core.php
This commit is contained in:
parent
1dbf8bab6c
commit
a2eef3414e
|
@ -2,7 +2,7 @@
|
||||||
#ini_set('include_path', '.:/usr/share/php:/usr/share/letodms/www');
|
#ini_set('include_path', '.:/usr/share/php:/usr/share/letodms/www');
|
||||||
|
|
||||||
include("/etc/letodms/conf.Settings.php");
|
include("/etc/letodms/conf.Settings.php");
|
||||||
include("LetoDMS/LetoDMS_Core.php");
|
include("LetoDMS/Core.php");
|
||||||
|
|
||||||
function usage() { /* {{{ */
|
function usage() { /* {{{ */
|
||||||
echo "Usage:\n";
|
echo "Usage:\n";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user