Minor bug fix Documentation update : 3039
Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
This commit is contained in:
parent
3d2e952983
commit
32a84d56c5
1 changed files with 2 additions and 2 deletions
|
@ -208,9 +208,9 @@ sub AddBookseller {
|
||||||
|
|
||||||
#-----------------------------------------------------------------#
|
#-----------------------------------------------------------------#
|
||||||
|
|
||||||
=head2 ModSupplier
|
=head2 ModBookseller
|
||||||
|
|
||||||
&ModSupplier($bookseller);
|
&ModBookseller($bookseller);
|
||||||
|
|
||||||
Updates the information for a given bookseller. C<$bookseller> is a
|
Updates the information for a given bookseller. C<$bookseller> is a
|
||||||
reference-to-hash whose keys are the fields of the aqbooksellers table
|
reference-to-hash whose keys are the fields of the aqbooksellers table
|
||||||
|
|
Loading…
Reference in a new issue