コード例 #1
0
ファイル: class.Payment.php プロジェクト: jonskinny12/message
 function Payment($object = null)
 {
     parent::__construct($object);
 }