setCourse($get->course_id); $class->setStudent($session->sStudent_id); $class->printOutline(); break; //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// //default //////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// default: // print out the user info... print<<My Courses eof; $student->printCurrentCourses(); break; } include("inc/foot.php"); ?>