X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Fclass_Common.pm;h=455cb9f1a3984f3b27b95e44b1df64030549ea98;hb=d353c1f9bbfee93e96219851af27a78f56837c50;hp=5ee8208f472c99fa94dd1eb34d4e9dac337749db;hpb=40a7b3dc653e099f7bd0bd762b649b04c4432db2;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.