Skip to content
Snippets Groups Projects
Commit 5dd94759 authored by Kurund Jalmi's avatar Kurund Jalmi
Browse files

notice fixes for WebTest_Campaign_OnlineEventRegistrationTest

parent 038dc0e3
No related branches found
No related tags found
No related merge requests found
......@@ -729,7 +729,7 @@ class CRM_Event_Form_Registration_AdditionalParticipant extends CRM_Event_Form_R
}
}
function &getPages($additionalParticipant) {
public static function &getPages($additionalParticipant) {
$details = array();
for ($i = 1; $i <= $additionalParticipant; $i++) {
$details["Participant_{$i}"] = array(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment