mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
do not use views
This commit is contained in:
parent
70015878d0
commit
8f62039994
|
@ -205,7 +205,7 @@ class SeedDMS_Core_DatabaseAccess {
|
|||
$this->_ttapproveid = false;
|
||||
$this->_ttstatid = false;
|
||||
$this->_ttcontentid = false;
|
||||
$this->_useviews = true;
|
||||
$this->_useviews = false;
|
||||
$this->_debug = false;
|
||||
} /* }}} */
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user