update time limit (#2493)

This commit is contained in:
aynsix
2018-02-27 19:58:13 +04:00
committed by jygaulier
parent 8639d35c0e
commit 1ca68fb9a5

View File

@@ -468,7 +468,7 @@ class set_export extends set_abstract
}
}
set_time_limit(100);
set_time_limit(0);
$subdef_export = $subdef_alive = false;
$n_files++;