예제 #1
0
파일: Author.inc.php 프로젝트: mosvits/ojs
 /**
  * Constructor.
  */
 function Author()
 {
     parent::PKPAuthor();
 }