summaryrefslogtreecommitdiff
path: root/FS/FS/option_Common.pm
diff options
context:
space:
mode:
authorivan <ivan>2008-04-15 13:42:40 +0000
committerivan <ivan>2008-04-15 13:42:40 +0000
commit477015901c379f8cd6ba46cfaa4a9ae284ae582d (patch)
treef4307128f80570f1f9f38250fb1769e942ec4b99 /FS/FS/option_Common.pm
parent22a294936609cfcb452742a158fafaa55d3a6fd1 (diff)
new package editor
Diffstat (limited to 'FS/FS/option_Common.pm')
-rw-r--r--FS/FS/option_Common.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/FS/FS/option_Common.pm b/FS/FS/option_Common.pm
index 441e798..a786ae3 100644
--- a/FS/FS/option_Common.pm
+++ b/FS/FS/option_Common.pm
@@ -161,8 +161,8 @@ sub delete {
Replaces the OLD_RECORD with this one in the database. If there is an error,
returns the error, otherwise returns false.
-If a list hash reference of options is supplied, option records are created or
-modified.
+If a list or hash reference of options is supplied, option records are created
+or modified.
=cut