コード例 #1
0
ファイル: g2_import_event.php プロジェクト: xafr/gallery3
 static function item_created($item)
 {
     g2_import::copy_matching_thumbnails_and_resizes($item);
 }