コード例 #1
0
ファイル: attachment.php プロジェクト: bergie/midgardmvc_core
 private function on_deleting(midgard_attachment $attachment, $params)
 {
     midgardmvc_core_helpers_attachment::remove_from_cache($attachment);
 }