mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
Removed warning if no statistics are present
This commit is contained in:
@@ -25,7 +25,7 @@ class statistik extends basis_db
|
|||||||
{
|
{
|
||||||
public $new;
|
public $new;
|
||||||
public $statistik_obj=array();
|
public $statistik_obj=array();
|
||||||
public $result;
|
public $result=array();
|
||||||
|
|
||||||
public $statistik_kurzbz;
|
public $statistik_kurzbz;
|
||||||
public $content_id;
|
public $content_id;
|
||||||
|
|||||||
Reference in New Issue
Block a user