]> git.koha-community.org Git - koha.git/commit
Bug 14421: Corrected example in SMS.pm to working version with hashref.
authorEivin Giske Skaaren <eskaaren@yahoo.no>
Fri, 19 Jun 2015 11:08:29 +0000 (13:08 +0200)
committerMason James <mtj@kohaaloha.com>
Sat, 25 Jul 2015 13:20:09 +0000 (01:20 +1200)
commit8f9db880ee6d1d8f1f0d4c47a067e77a1c7f55e4
treeb18743457f379ca7b6f5124dd357a1451ebd0e20
parentd9783d6e81d31a175677a4954f17e7b4cb99b8cf
Bug 14421: Corrected example in SMS.pm to working version with hashref.

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Test:
1) Apply patch
2) perldoc C4/SMS.pm
3) Check fixed argument in example

Argument is hashref, POD is now right
Added additional space on second arg
No errors

Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Mason James <mtj@kohaaloha.com>
C4/SMS.pm