Drupal: Fixed wrong function declaration which caused PHP errors in Drupal's log.

This commit is contained in:
Shawn Kwang 2016-11-28 13:46:20 -06:00
parent d0397cc916
commit 36741fa079
1 changed files with 1 additions and 1 deletions

View File

@ -314,7 +314,7 @@ function boincuser_admin_scheduler_submit($form, &$form_state) {
/**
* Other BOINC options that don't fit elsewhere
*/
function boincuser_admin_other($form, &$form_state) {
function boincuser_admin_other(&$form_state) {
$form = array();
//form defaults