diff --git a/html/ops/job_times.php b/html/ops/job_times.php index 12e227a948..550c252152 100644 --- a/html/ops/job_times.php +++ b/html/ops/job_times.php @@ -159,6 +159,7 @@ function show_form() { } if ($_GET['submit']=='OK') { + set_time_limit(0); $appid = $_GET['appid']; $platformid = $_GET['platformid']; $quantum = $_GET['quantum'];