mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-28 20:47:28 +00:00
fix error in Search class
This commit is contained in:
parent
d7c1e4b103
commit
9a826b88e9
|
@ -1443,6 +1443,7 @@ class SeedDMS_Search { /* {{{ */
|
|||
} /* }}} */
|
||||
|
||||
public function createSearchFromQuery($get) { /* {{{ */
|
||||
$dms = $this->dms;
|
||||
|
||||
/* Creation date {{{ */
|
||||
$createstartts = null;
|
||||
|
|
Loading…
Reference in New Issue
Block a user