mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
- added $_LetoDMSCorePath
This commit is contained in:
parent
e761b28072
commit
b7e96f8b9b
|
@ -140,6 +140,9 @@ class Settings
|
|||
// NOTE: works only with local autentication (no LDAP)
|
||||
var $_adminIP = "";
|
||||
|
||||
//Path to LetoDMS_Core
|
||||
var $_LetoDMSCorePath = $this->_rootDir;
|
||||
|
||||
// -------------------------------- Database-Setup --------------------------------------------
|
||||
|
||||
//Path to adodb. This is the directory containing the adodb directory
|
||||
|
|
Loading…
Reference in New Issue
Block a user