X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Fsvc_Parent_Mixin.pm;h=a63921f623c1731c1e0dd0f9d3c3f844ceb48f38;hp=4501bafc83ed46911077ed6ed2da27a49edd010d;hb=20f03d52cc6c930f610c0b4466eeeeda54fdbb40;hpb=0fb307c305e4bc2c9c27dc25a3308beae3a4d33c diff --git a/FS/FS/svc_Parent_Mixin.pm b/FS/FS/svc_Parent_Mixin.pm index 4501bafc8..a63921f62 100644 --- a/FS/FS/svc_Parent_Mixin.pm +++ b/FS/FS/svc_Parent_Mixin.pm @@ -76,7 +76,7 @@ sub children_svc_x { This class provides a check subroutine which takes care of checking the parent_svcnum field. The svc_ class which uses it will call SUPER::check at the end of its own checks, and this class will call NEXT::check to pass -the check "up the chain" (see L). +the check "up the chain" (see L). =cut