コード例 #1
0
ファイル: thumbnail.php プロジェクト: ForAEdesWeb/AEW3
 /**
  * Prepare and sanitise the table prior to saving.
  *
  * @since    1.6
  */
 protected function prepareTable(&$table)
 {
     parent::prepareTable($table);
 }