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

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

revision 66 by dpavlin, Wed Apr 9 23:14:47 2008 UTC revision 70 by dpavlin, Thu Apr 10 20:26:45 2008 UTC
# Line 416  sub canonicalize_hrEduPersonExpireDate { Line 416  sub canonicalize_hrEduPersonExpireDate {
416          return $value;          return $value;
417  }  }
418    
419  =head2 current_user_can  use A3C::DefaultACL;
   
 =cut  
   
 sub current_user_can {  
         # FIXME no security for now :-)  
         return 1;  
 }  
   
420    
421  1;  1;
422    

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

  ViewVC Help
Powered by ViewVC 1.1.26