Visman %!s(int64=2) %!d(string=hai) anos
pai
achega
1415bd73da
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      app/Models/Search/Execute.php

+ 1 - 1
app/Models/Search/Execute.php

@@ -41,7 +41,7 @@ class Execute extends Method
             throw new RuntimeException('No query data');
         }
 
-        $delimiter     = \time() - $this->c->i_search_ttl;
+        $delimiter     = \time() - $this->c->config->i_search_ttl;
         $this->words   = [];
         $this->stmtIdx = null;
         $this->stmtCJK = null;