Changeset 11853 for trunk/admin/batch_manager_global.php
- Timestamp:
- 07/30/11 06:49:02 (22 months ago)
- Files:
-
- 1 modified
-
trunk/admin/batch_manager_global.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/admin/batch_manager_global.php
r11039 r11853 538 538 ) 539 539 ); 540 541 if (!empty($_SESSION['bulk_manager_filter']['tags'])) 542 { 543 $query = ' 544 SELECT id, name 545 FROM '.TAGS_TABLE.' 546 WHERE id IN ('.implode(',', $_SESSION['bulk_manager_filter']['tags']).')'; 547 $template->assign('filter_tags', get_taglist($query)); 548 } 540 549 541 550 // Virtualy associate a picture to a category
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)