Changeset 12483
- Timestamp:
- 10/18/11 15:54:54 (19 months ago)
- Files:
-
- 1 modified
-
extensions/typetags/admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
extensions/typetags/admin.php
r10987 r12483 227 227 while ($row = pwg_db_fetch_assoc($all_tags)) { 228 228 if ($row['typetagname'] == null) $row['typetagid'] = 'NULL'; 229 $row['tagname'] = trigger_event('render_tag_name', $row['tagname']); 229 230 $template->append('typetags_association', $row); 230 231 }
![(please configure the [header_logo] section in trac.ini)](http://piwigo.org/screenshots/piwigo_logo_on_white.png)