Time Limit für Statistiken erhöht

This commit is contained in:
Andreas Österreicher
2021-10-01 14:20:15 +02:00
parent 7da74c65d9
commit dfc55a8f95
+1
View File
@@ -510,6 +510,7 @@ class statistik extends basis_db
$this->html='';
$this->csv='';
$this->json=array();
set_time_limit(60);
if($this->sql!='')
{