Details
Description
I get notices like
Notice: Undefined variable: infoUrl in CRM_Event_Form_Registration->checkValidEvent() (line 1385 of /var/www/drupal/sites/all/modules/civicrm/CRM/Event/Form/Registration.php).
The attached patch fixes this by passing in $infoUrl as an argument.