コード例 #1
0
ファイル: Quotes.class.php プロジェクト: sQcrm/sqcrm
 function __construct($conx = NULL, $table_name = "")
 {
     parent::__construct($conx, $table_name);
 }