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)
committerChris Cormack <chrisc@catalyst.net.nz>
Mon, 29 Jun 2015 20:34:08 +0000 (08:34 +1200)
commit75b5f804155ccb1af4e0b185e4742e414c61f2d9
tree04372215311ae1be75ea0c18199b40f381cf5679
parente034cb22b73034e1c0f675d577704c5eb7935259
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>
C4/SMS.pm