8 uses of Group::GROUP_COURSE_INFINITE_REPEATS

AdvisingScreen.php in classes/AdvisingScreen.php
AdvisingScreen::display_popup_group_select_course_list in classes/AdvisingScreen.php
Accepts a CourseList object and draws it out to the screen. Meant to be called by display_popup_group_select();
CourseList.php in classes/CourseList.php
CourseList::dec_specified_repeats in classes/CourseList.php
Go through the list and decrement the specified_repeats value for all instances of Course $course.
FlightPath.php in classes/FlightPath.php
FlightPath::assign_courses_to_list in classes/FlightPath.php
Group.php in classes/Group.php
Group::load_group in classes/Group.php