コード例 #1
0
ファイル: newphoto.php プロジェクト: bashrc/gnusocial-debian
 function showContent()
 {
     $form = new NewPhotoForm();
     $form->show();
 }