[vhffs-dev] [788] get_title is now working with cvs objects

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


Revision: 788
Author:   gradator
Date:     2007-08-28 19:17:47 +0000 (Tue, 28 Aug 2007)

Log Message:
-----------
get_title is now working with cvs objects

Modified Paths:
--------------
    trunk/vhffs-api/src/Vhffs/Services/Cvs.pm


Modified: trunk/vhffs-api/src/Vhffs/Services/Cvs.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs/Services/Cvs.pm	2007-08-28 18:14:35 UTC (rev 787)
+++ trunk/vhffs-api/src/Vhffs/Services/Cvs.pm	2007-08-28 19:17:47 UTC (rev 788)
@@ -182,7 +182,7 @@
 
 sub get_title
 {
-	my $self;
+	my $self = shift;
 	return $self->{'cvsroot'};
 }
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/