コード例 #1
0
ファイル: dataedit2.php プロジェクト: codethics/proteoerp
 function DataEdit2($title, $table)
 {
     parent::DataEdit($title, $table);
 }