Exemple #1
0
 function reportimages()
 {
     $myReportController = new ReportController();
     $myReportController->generateAttachmentPage();
 }