[Koha-patches] [PATCH] remove last reference to deprecated syspref noOPACUserLogin

Galen Charlton galen.charlton at liblime.com
Sat Apr 18 17:39:41 CEST 2009


---
 admin/systempreferences.pl |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl
index 93179ab..1d10414 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -281,7 +281,6 @@ $tabsysprefs{opacstylesheet}             = "OPAC";
 $tabsysprefs{opacthemes}                 = "OPAC";
 $tabsysprefs{opacuserjs}                 = "OPAC";
 $tabsysprefs{opacheader}                 = "OPAC";
-$tabsysprefs{noOPACUserLogin}            = "OPAC";
 $tabsysprefs{hideBiblioNumber}           = "OPAC";
 $tabsysprefs{OpacMainUserBlock}          = "OPAC";
 $tabsysprefs{OPACURLOpenInNewWindow}     = "OPAC";
-- 
1.5.6.5




More information about the Koha-patches mailing list