mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-09-06 18:11:55 +00:00
declare class variable $stats
This commit is contained in:
parent
a194b7bc5b
commit
feaed7b49d
|
@ -1424,6 +1424,8 @@ class SeedDMS_Search { /* {{{ */
|
|||
|
||||
protected $facets;
|
||||
|
||||
protected $stats;
|
||||
|
||||
public function __construct($dms, $user, $fulltextservice, $settings) {
|
||||
$this->dms = $dms;
|
||||
$this->user = $user;
|
||||
|
|
Loading…
Reference in New Issue
Block a user