예제 #1
0
 function showCalendar()
 {
     $displayInterviewer = new DisplayInterviewer();
     return $displayInterviewer->showCalendar();
 }