Exemple #1
0
 function showContent()
 {
     $form = new NewPhotoForm();
     $form->show();
 }