Skripta za izvoz statistike aplikacije - povecan max execution time
This commit is contained in:
parent
841f1fed7d
commit
06729bff60
@ -9,6 +9,9 @@
|
||||
*/
|
||||
|
||||
|
||||
ini_set('max_execution_time', 3600); // 60 minutes
|
||||
|
||||
|
||||
include_once('../../function.php');
|
||||
|
||||
|
||||
|
@ -7,6 +7,9 @@
|
||||
*/
|
||||
|
||||
|
||||
ini_set('max_execution_time', 3600); // 60 minutes
|
||||
|
||||
|
||||
include_once('../../function.php');
|
||||
|
||||
|
||||
|
@ -7,6 +7,9 @@
|
||||
*/
|
||||
|
||||
|
||||
ini_set('max_execution_time', 3600); // 60 minutes
|
||||
|
||||
|
||||
include_once('../../function.php');
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user