コード例 #1
0
ファイル: ArtworkFile.inc.php プロジェクト: jerico-dev/omp
 /**
  * Constructor
  */
 function ArtworkFile()
 {
     parent::MonographFile();
 }