mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
Time Limit für Statistiken erhöht
This commit is contained in:
@@ -510,6 +510,7 @@ class statistik extends basis_db
|
|||||||
$this->html='';
|
$this->html='';
|
||||||
$this->csv='';
|
$this->csv='';
|
||||||
$this->json=array();
|
$this->json=array();
|
||||||
|
set_time_limit(60);
|
||||||
|
|
||||||
if($this->sql!='')
|
if($this->sql!='')
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user