]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/perlmods/OpenILS/Application/Search/Web.pm
somehow forgot to add the billing_type field
[Evergreen.git] / Open-ILS / src / perlmods / OpenILS / Application / Search / Web.pm
1 package OpenILS::Application::Search::Web;
2 use strict; use warnings;
3 use base qw/OpenSRF::Application/;
4
5
6
7
8
9
10
11 1;