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