コード例 #1
0
ファイル: qrticketsDAO.php プロジェクト: pmoran94/FYP
 function messagesDAO($dbMng)
 {
     parent::BaseDAO($dbMng);
 }