예제 #1
0
 /**
  * Constructor.
  */
 function ArticleGalleyDAO()
 {
     parent::RepresentationDAO();
 }
 /**
  * Constructor
  */
 function PublicationFormatDAO()
 {
     parent::RepresentationDAO();
 }