fix POD errors, re sf #1279861

This commit is contained in:
Colin Kuskie 2005-09-06 19:50:23 +00:00
parent e0b24a316b
commit a4a2179249
6 changed files with 6 additions and 7 deletions

View file

@ -729,7 +729,7 @@ sub rate {
#-------------------------------------------------------------------
=head setParent ( newParent )
=head2 setParent ( newParent )
We're overloading the setParent in Asset because we don't want posts to be able to be posted to anything other than other posts or threads.

View file

@ -492,7 +492,7 @@ sub setLastPost {
#-------------------------------------------------------------------
=head setParent ( newParent )
=head2 setParent ( newParent )
We're overloading the setParent in Asset because we don't want threads to be able to be posted to anything other than other collaboration systems.