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)
committerLiz <wizzyrea@gmail.com>
Sun, 5 Jul 2015 02:26:47 +0000 (02:26 +0000)
commit7b2207888394c9a49b5764939667534224f1b0fa
tree3661b2ab596a6f94f3b38f27419045b916ed6997
parent490ad5e19132f9d54c03bba2bd2d2dc4b4cfbe04
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: Tomas Cohen Arazi <tomascohen@unc.edu.ar>
(cherry picked from commit 0cb82c8d02cc4b672b169c8b0261c4bb6360cd00)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz <wizzyrea@gmail.com>
C4/SMS.pm