*** empty log message ***

svn path=/trunk/boinc/; revision=12356
This commit is contained in:
David Anderson 2007-04-12 21:40:41 +00:00
parent 6e9da77bca
commit 8bf3b76717
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@ function show_form() {
}
if ($_GET['submit']=='OK') {
set_time_limit(0);
$appid = $_GET['appid'];
$platformid = $_GET['platformid'];
$quantum = $_GET['quantum'];