diff options
Diffstat (limited to 'perl/Wallet')
| -rw-r--r-- | perl/Wallet/Admin.pm | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/perl/Wallet/Admin.pm b/perl/Wallet/Admin.pm index dab5d64..37d538e 100644 --- a/perl/Wallet/Admin.pm +++ b/perl/Wallet/Admin.pm @@ -321,7 +321,7 @@ Register in the database a mapping from the object type TYPE to the class  CLASS.  Returns true on success and false on failure (including when the  verifier is already registered). -=item register_verifier (DBH, SCHEME, CLASS) +=item register_verifier (SCHEME, CLASS)  Register in the database a mapping from the ACL scheme SCHEME to the class  CLASS.  Returns true on success and false on failure (including when the | 
