Changeset 357 for mt-cats2tags/trunk
- Timestamp:
- 03/07/07 19:17:03 (21 months ago)
- Files:
-
- 1 modified
-
mt-cats2tags/trunk/mt-cats2tags.cgi (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
mt-cats2tags/trunk/mt-cats2tags.cgi
r221 r357 7 7 # personal use. If you distribute it, please keep this notice intact. 8 8 # 9 # Copyright (c) 2006 Hirotaka Ogawa9 # Copyright (c) 2006,2007 Hirotaka Ogawa 10 10 11 11 use strict; … … 47 47 next unless $cats && @$cats; 48 48 my @tags = map { $_->label } @$cats; 49 $e-> set_tags(@tags);49 $e->add_tags(@tags); 50 50 $e->save_tags; 51 51 print $e->id . ": " . join(', ', @tags) . "\n";
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)