Bug 9883 - Add missing parameter to koha-conf.xml causing Plugins.t to fail
authorKyle M Hall <kyle@bywatersolutions.com>
Fri, 22 Mar 2013 09:08:02 +0000 (02:08 -0700)
committerJared Camins-Esakov <jcamins@cpbibliography.com>
Fri, 22 Mar 2013 13:52:26 +0000 (09:52 -0400)
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>

etc/koha-conf.xml

index 73d67bf..22529ac 100644 (file)
@@ -277,6 +277,7 @@ __PAZPAR2_TOGGLE_XML_POST__
  <authorityserver>authorities</authorityserver>
  <authorityservershadow>1</authorityservershadow>
  <pluginsdir>__PLUGINS_DIR__</pluginsdir>
+ <enable_plugins>0</enable_plugins>
  <intranetdir>__INTRANET_CGI_DIR__</intranetdir>
  <opacdir>__OPAC_CGI_DIR__/opac</opacdir>
  <opachtdocs>__OPAC_TMPL_DIR__</opachtdocs>