Changeset 26 in bookmarks for trunk/Bookmarks.pm


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/Bookmarks.pm

    r25 r26  
    5858} 
    5959 
    60 sub get_resources { 
     60sub get_bookmarks { 
    6161    my $self = shift; 
    6262    my $params = shift; 
Note: See TracChangeset for help on using the changeset viewer.