/**
  * Constructor
  */
 function SubmissionEventLogDAO()
 {
     parent::PKPSubmissionEventLogDAO();
 }
Beispiel #2
0
 /**
  * Constructor
  */
 function __construct()
 {
     parent::__construct();
 }