Files
gallery3/modules/gallery/models
Bharat Mediratta 3ff91e5e33 Null out Item_Model::$data_file in Item_Model::save() when we're
creating a new item, else the item_created event will trigger
subsequent saves which will think that they need to post an
item_updated_data_file event.  Partial fix for #1286
2010-08-25 10:05:21 -07:00
..