Example #1
0
File: MyClass.php Project: srccn/hy
 function reportimages()
 {
     $myReportController = new ReportController();
     $myReportController->generateAttachmentPage();
 }