[open-ils-commits] r18600 - branches/rel_2_0/Open-ILS/examples/apache (miker)

svn at svn.open-ils.org svn at svn.open-ils.org
Thu Nov 4 08:29:04 EDT 2010


Author: miker
Date: 2010-11-04 08:29:03 -0400 (Thu, 04 Nov 2010)
New Revision: 18600

Modified:
   branches/rel_2_0/Open-ILS/examples/apache/startup.pl
Log:
over-aggressive backporting -- only in trunk and 1.6

Modified: branches/rel_2_0/Open-ILS/examples/apache/startup.pl
===================================================================
--- branches/rel_2_0/Open-ILS/examples/apache/startup.pl	2010-11-04 01:04:15 UTC (rev 18599)
+++ branches/rel_2_0/Open-ILS/examples/apache/startup.pl	2010-11-04 12:29:03 UTC (rev 18600)
@@ -5,7 +5,6 @@
 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');
 



More information about the open-ils-commits mailing list