Bug 18934: Preventing warns in Admin -> SMS providers
authorAleisha Amohia <aleishaamohia@hotmail.com>
Thu, 13 Jul 2017 05:16:53 +0000 (05:16 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 13 Jul 2017 21:26:22 +0000 (18:26 -0300)
commit88ab0ef5791d2b428399690c505ac42aba4616df
tree4de0519218dd16e96b62a8e404f13bb206d3c1a1
parent7ed66a6c8ae1c3c824e496c2d312e23db1dd8e41
Bug 18934: Preventing warns in Admin -> SMS providers

This patch initialises the $op variable to prevent the warns

To test:
1) Go to admin -> sms providers
2) Notice warns in error log
3) Apply patch and refresh page
4) Notice warns are gone

Sponsored-by: Catalyst IT
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
admin/sms_providers.pl