diff --git a/inc/inc.Utils.php b/inc/inc.Utils.php index 50042fcd0..4e3e3744c 100644 --- a/inc/inc.Utils.php +++ b/inc/inc.Utils.php @@ -1468,6 +1468,7 @@ class SeedDMS_Search { /* {{{ */ } /* }}} */ public function createSearchFromQuery($get) { /* {{{ */ + $dms = $this->dms; /* Creation date {{{ */ $createstartts = null;