コード例 #1
0
ファイル: zd_Tickets.php プロジェクト: nunoabc/Web2
 function load_from_db($id)
 {
     return parent::retrieve($id, true, true);
 }