From: miker Date: Thu, 4 Nov 2010 12:29:03 +0000 (+0000) Subject: over-aggressive backporting -- only in trunk and 1.6 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=4c0a0f0e58758903fd1557f9b927f860c03e09a5;p=contrib%2FConifer.git over-aggressive backporting -- only in trunk and 1.6 git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@18600 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/startup.pl b/Open-ILS/examples/apache/startup.pl index 0ebc73f0e8..378aaa3174 100755 --- a/Open-ILS/examples/apache/startup.pl +++ b/Open-ILS/examples/apache/startup.pl @@ -5,7 +5,6 @@ use OpenILS::WWW::SuperCat qw( /openils/conf/opensrf_core.xml ); use OpenILS::WWW::AddedContent qw( /openils/conf/opensrf_core.xml ); use OpenILS::WWW::Proxy ('/openils/conf/opensrf_core.xml'); use OpenILS::WWW::Vandelay qw( /openils/conf/opensrf_core.xml ); -use OpenILS::WWW::TemplateBatchBibUpdate qw( /openils/conf/opensrf_core.xml ); use OpenILS::WWW::EGWeb ('/openils/conf/oils_web.xml'); use OpenILS::WWW::PasswordReset ('/openils/conf/opensrf_core.xml');