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)
committerTomas Cohen Arazi <tomascohen@unc.edu.ar>
Mon, 22 Jun 2015 14:08:29 +0000 (11:08 -0300)
commit0cb82c8d02cc4b672b169c8b0261c4bb6360cd00
tree8f6c4a374e990908f080986ad13772308e167714
parent2b255be22c919b11d690f4dcf8a5e84e93290878
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>
C4/SMS.pm