X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fclass_Common.pm;h=455cb9f1a3984f3b27b95e44b1df64030549ea98;hb=7ad62cea1758b8f2e4f0e0d4d8bab36a864b5938;hp=5ee8208f472c99fa94dd1eb34d4e9dac337749db;hpb=b5c4237a34aef94976bc343c8d9e138664fc3984;p=freeside.git diff --git a/FS/FS/class_Common.pm b/FS/FS/class_Common.pm index 5ee8208f4..455cb9f1a 100644 --- a/FS/FS/class_Common.pm +++ b/FS/FS/class_Common.pm @@ -68,7 +68,7 @@ returns the error, otherwise returns false. =item check -Checks all fields to make sure this is a valid package classification. If +Checks all fields to make sure this is a valid classification. If there is an error, returns the error, otherwise returns false. Called by the insert and replace methods.