[Jifty-commit] r4194 - in apps/CASPlus/trunk: lib/CASPlus/Model

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Tue Oct 2 16:31:41 EDT 2007


Author: sterling
Date: Tue Oct  2 16:31:41 2007
New Revision: 4194

Modified:
   apps/CASPlus/trunk/   (props changed)
   apps/CASPlus/trunk/lib/CASPlus/Model/ProfileRelationship.pm

Log:
 r12812 at dynpc145:  andrew | 2007-10-02 15:30:58 -0500
 Fixing a POD bug where I used a =item when I wanted a =head2.


Modified: apps/CASPlus/trunk/lib/CASPlus/Model/ProfileRelationship.pm
==============================================================================
--- apps/CASPlus/trunk/lib/CASPlus/Model/ProfileRelationship.pm	(original)
+++ apps/CASPlus/trunk/lib/CASPlus/Model/ProfileRelationship.pm	Tue Oct  2 16:31:41 2007
@@ -522,7 +522,7 @@
     return @children;
 }
 
-=item parents_of
+=head2 parents_of
 
   my @parents = $relationship->parents_of($object)
 


More information about the Jifty-commit mailing list