Changeset 16592 for extensions/BatchDownloader/include/functions.inc.php
- Timestamp:
- 07/10/12 15:39:01 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
extensions/BatchDownloader/include/functions.inc.php
r16400 r16592 44 44 $batch_type = 'search'; 45 45 $batch_id = $page['search']; 46 break; 47 case 'collections': 48 if (in_array(@$page['sub_section'], array('view','edit'))) 49 { 50 $batch_type = 'collection'; 51 $batch_id = $page['col_id']; 52 } 46 53 break; 47 54 case 'favorites':
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)