Maximale laufzeit für Auswertungen erhöht

This commit is contained in:
Andreas Österreicher
2021-10-22 16:07:41 +02:00
parent 52272932ed
commit 875fc5c632
+1 -1
View File
@@ -510,7 +510,7 @@ class statistik extends basis_db
$this->html='';
$this->csv='';
$this->json=array();
set_time_limit(60);
set_time_limit(120);
if($this->sql!='')
{