summaryrefslogtreecommitdiff
path: root/FS/FS/option_Common.pm
diff options
context:
space:
mode:
authorivan <ivan>2006-02-05 12:27:20 +0000
committerivan <ivan>2006-02-05 12:27:20 +0000
commit860e628d3d0d2ba432d401de5c9d4784c918be54 (patch)
tree6fadb014beb1def56b14300f6b929506083c7342 /FS/FS/option_Common.pm
parenta9c8414692c1777da3ff78b83a1e6bbb0729f6eb (diff)
payment gateway editing
Diffstat (limited to 'FS/FS/option_Common.pm')
-rw-r--r--FS/FS/option_Common.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/FS/FS/option_Common.pm b/FS/FS/option_Common.pm
index f258fa1..ad3c269 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.