POD fixes and removing debug output

This commit is contained in:
Wouter van Oijen 2006-07-11 09:05:22 +00:00
parent f3346bd008
commit 2d9565775f
53 changed files with 267 additions and 215 deletions

View file

@ -61,7 +61,7 @@ sub countClick {
=head3 session
A reference to the current session
A reference to the current session.
=head3 properties
@ -85,7 +85,7 @@ sub create {
#-------------------------------------------------------------------
=head2 delete
=head2 delete ( )
Deletes this ad space.
@ -178,7 +178,7 @@ sub getAds {
#-------------------------------------------------------------------
=head2 getId
=head2 getId ( )
Returns the id of this object.
@ -241,7 +241,7 @@ sub newByName {
#-------------------------------------------------------------------
=head2 session
=head2 session ( )
Returns a reference to the current session.