Changeset 21 in bookmarks for trunk/BookmarkApp.pm
- Timestamp:
- 05/21/13 18:19:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/BookmarkApp.pm
r20 r21 142 142 selected_tag => $tag, 143 143 search_tags => \@tags, 144 tag_query => join('&', map { "tag=$_" } @tags), 144 145 all_tags => \@all_tags, 145 146 cotags => \@cotags,
Note: See TracChangeset
for help on using the changeset viewer.