/[A3C]/lib/A3C/Model/Organization.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

Diff of /lib/A3C/Model/Organization.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 69 by dpavlin, Tue Apr 1 19:59:50 2008 UTC revision 70 by dpavlin, Thu Apr 10 20:26:45 2008 UTC
# Line 92  sub name { Line 92  sub name {
92          return $self->__value('cn') . ' | ' . $self->__value('o');          return $self->__value('cn') . ' | ' . $self->__value('o');
93  }  }
94    
95    use A3C::DefaultACL;
96    
97  1;  1;
98    

Legend:
Removed from v.69  
changed lines
  Added in v.70

  ViewVC Help
Powered by ViewVC 1.1.26