コード例 #1
0
ファイル: class_text.php プロジェクト: nicholasmr/obblm
 public function edit($txt, $txt2 = '', $f_id = false, $type = false)
 {
     return parent::edit($txt, $txt2, $f_id, $type);
 }