]> git.evergreen-ils.org Git - Evergreen.git/commit
Fix PhoneList.pm child_init method.
authorJason Stephenson <jstephenson@mvlc.org>
Mon, 23 Jul 2012 14:19:13 +0000 (10:19 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 26 Sep 2013 00:47:36 +0000 (20:47 -0400)
commite4e39e6777ab40ba1cf61728095a9fd34627f8c4
tree36a0ac0b24423f7629398cf5bbe0ad67f52f86b0
parent3448c226d400d104599a05770522e2b95bc30efd
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/WWW/PhoneList.pm