Пример #1
0
 /**
  * Constructor.
  */
 function Author()
 {
     parent::PKPAuthor();
 }
Пример #2
0
 /**
  * Constructor.
  */
 function __construct()
 {
     parent::__construct();
 }