mirror of https://github.com/BOINC/boinc.git
*** empty log message ***
svn path=/trunk/boinc/; revision=12356
This commit is contained in:
parent
6e9da77bca
commit
8bf3b76717
|
@ -159,6 +159,7 @@ function show_form() {
|
|||
}
|
||||
|
||||
if ($_GET['submit']=='OK') {
|
||||
set_time_limit(0);
|
||||
$appid = $_GET['appid'];
|
||||
$platformid = $_GET['platformid'];
|
||||
$quantum = $_GET['quantum'];
|
||||
|
|
Loading…
Reference in New Issue