コード例 #1
0
ファイル: gallery_event.php プロジェクト: andyst/gallery3
 static function item_moved($item, $old_parent)
 {
     access::recalculate_permissions($item->parent());
 }