diff options
author | fbriere <fbriere> | 2006-02-18 06:09:43 +0000 |
---|---|---|
committer | fbriere <fbriere> | 2006-02-18 06:09:43 +0000 |
commit | 303113808d37201863a56a5dc48e96eff9dc8ee6 (patch) | |
tree | a9bb3079e27f38dd8a00370a5a54de95c523f120 /InternetSecure.pm | |
parent | abfaffd4ec256d040eec52ef0d8dc14d870c2433 (diff) |
Product amount is required
Diffstat (limited to 'InternetSecure.pm')
-rwxr-xr-x | InternetSecure.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/InternetSecure.pm b/InternetSecure.pm index 691d72b..c7f71b7 100755 --- a/InternetSecure.pm +++ b/InternetSecure.pm @@ -588,7 +588,7 @@ the following fields: =over 4 -=item amount +=item amount (required) Unit price of this product. |