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

Galen Charlton galen.charlton at liblime.com
Tue Apr 14 15:53: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 a58ff3a..6e2f4cb 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -283,7 +283,6 @@ $tabsysprefs{opacthemes}                 = "OPAC";
 $tabsysprefs{opacuserjs}                 = "OPAC";
 $tabsysprefs{SubscriptionHistory}        = "OPAC";
 $tabsysprefs{opacheader}                 = "OPAC";
-$tabsysprefs{noOPACUserLogin}            = "OPAC";
 $tabsysprefs{hideBiblioNumber}           = "OPAC";
 $tabsysprefs{OPACDisplayExtendedSubInfo} = "OPAC";
 $tabsysprefs{OpacMainUserBlock}          = "OPAC";
-- 
1.5.6.5




More information about the Koha-patches mailing list