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