X-Git-Url: https://git.decadent.org.uk/gitweb/?p=memories.git;a=blobdiff_plain;f=Memories%2FPhoto.pm;h=f2999c3c110541b6f85cbb7043273e42df5ba4da;hp=98444a7bbe0c8a001835c076c610c4a4175cf3a7;hb=d8b282730b07b6aaadcc683112863f22ea20e459;hpb=b637f6e61ec3f236de28a3d502f70ce7aacba84e diff --git a/Memories/Photo.pm b/Memories/Photo.pm index 98444a7..f2999c3 100644 --- a/Memories/Photo.pm +++ b/Memories/Photo.pm @@ -93,6 +93,10 @@ sub view :Exported { } } sub upload :Exported {} +sub exif :Exported {} +sub comment :Exported {} +sub tagedit :Exported {} +sub similar :Exported {} use Class::DBI::Plugin::Pager; use Class::DBI::Plugin::AbstractCount;