freeside/FS/FS cust_svc.pm,1.55,1.56
Ivan Kohler
ivan at pouncequick.420.am
Thu Jun 9 13:17:01 PDT 2005
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory pouncequick:/tmp/cvs-serv21691
Modified Files:
cust_svc.pm
Log Message:
documentation fix, noticed by rjbs
Index: cust_svc.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/cust_svc.pm,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -d -r1.55 -r1.56
--- cust_svc.pm 13 Apr 2005 12:30:22 -0000 1.55
+++ cust_svc.pm 9 Jun 2005 20:16:58 -0000 1.56
@@ -258,8 +258,8 @@
=item cust_pkg
-Returns the definition for this service, as a FS::part_svc object (see
-L<FS::part_svc>).
+Returns the package this service belongs to, as a FS::cust_pkg object (see
+L<FS::cust_pkg>).
=cut
More information about the freeside-commits
mailing list