X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Foption_Common.pm;h=ad3c269587bd3afaa656ece05f3ac1e922c9815c;hb=aa9fd844aeeb385cfc1e934eb7b7a08b1353a4ea;hp=f258fa1d6ac46f1c0f7309f4af9696cce2674365;hpb=673b9a458d9138523026963df6fa3b4683e09bae;p=freeside.git diff --git a/FS/FS/option_Common.pm b/FS/FS/option_Common.pm index f258fa1d6..ad3c26958 100644 --- a/FS/FS/option_Common.pm +++ b/FS/FS/option_Common.pm @@ -140,7 +140,7 @@ sub delete { } -=item replace [ HASHREF | OPTION => VALUE ... ] +=item replace OLD_RECORD [ HASHREF | OPTION => VALUE ... ] Replaces the OLD_RECORD with this one in the database. If there is an error, returns the error, otherwise returns false.