Changeset 26 in bookmarks for trunk/bkmk


Ignore:
Timestamp:
05/23/13 00:40:06 (11 years ago)
Author:
peter
Message:

renamed Bookmarks::get_resources() to Bookmarks::get_bookmarks()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bkmk

    r20 r26  
    3333    }, 
    3434    list => sub { 
    35         my @resources = $bookmarks->get_resources({ 
     35        my @resources = $bookmarks->get_bookmarks({ 
    3636            tag => \@TAGS 
    3737        }); 
Note: See TracChangeset for help on using the changeset viewer.