Changeset 23772 for extensions/BatchDownloader/include
- Timestamp:
- Jul 4, 2013, 9:22:21 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/include/BatchDownloader.class.php
r23771 r23772 458 458 $this->updateParam('date_creation', date('Y-m-d H:i:s')); 459 459 460 trigger_action('batchdownload_init_zip', $this->data, $this->images);460 trigger_action('batchdownload_init_zip', $this->data, array_keys($this->images)); 461 461 } 462 462
Note: See TracChangeset
for help on using the changeset viewer.