- Timestamp:
- 02/13/14 16:25:10 (11 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:ignore
-
old new 2 2 pid 3 3 errors 4 access 4 5 conf.yml
-
- Property svn:ignore
-
trunk/lib/Bookmarks.pm
r71 r72 75 75 sub get_bookmarks { 76 76 my $self = shift; 77 my $params = shift ;77 my $params = shift || {}; 78 78 my $search = Bookmarks::Search->new($params); 79 79
Note: See TracChangeset
for help on using the changeset viewer.