Fix PhoneList.pm child_init method.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 23 Jul 2012 14:19:13 +0000 (10:19 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Wed, 18 Sep 2013 19:32:12 +0000 (15:32 -0400)
commit30e11bfaf0dedb0f76dde2096274dbc69b564155
tree6aaeb1b91ec80b52e18546bf03cd53396c2517b0
parent8ade74e7bb1aebf139a5ea3ba32db2573f1019c7
Fix PhoneList.pm child_init method.

child_init in an Apache module should return something, so it now
returns the OK constant.

Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/WWW/PhoneList.pm