Fix PhoneList.pm child_init method.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 23 Jul 2012 14:19:13 +0000 (10:19 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 18 Sep 2013 15:24:52 +0000 (11:24 -0400)
commit6242c17bb52292a530bfae6ce58b820e013a565b
treea999aa59e51f3aea0f016802cbf2635673704ff0
parent21a35337be1e63f8b8144a78d1e9b67c6111fc47
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>
Open-ILS/src/perlmods/lib/OpenILS/WWW/PhoneList.pm