/[Arh]/lib/Arh/View/Locations.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /lib/Arh/View/Locations.pm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 39 - (show annotations)
Sun Apr 6 11:12:58 2008 UTC (16 years ago) by dpavlin
File size: 166 byte(s)
huge and merry code dump of lastest changes in middle of refactoring
1 package Arh::View::Locations;
2
3 use strict;
4 use warnings;
5
6 use base 'Jifty::View::Declare::CRUD';
7 use Jifty::View::Declare -base;
8
9 sub object_type { 'Location' };
10
11 1;

  ViewVC Help
Powered by ViewVC 1.1.26