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

Galen Charlton galen.charlton at liblime.com
Tue Apr 14 15:51:08 CEST 2009


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

diff --git a/admin/systempreferences.pl b/admin/systempreferences.pl
index 2733b91..a58ff3a 100755
--- a/admin/systempreferences.pl
+++ b/admin/systempreferences.pl
@@ -182,7 +182,6 @@ $tabsysprefs{BorrowersTitles}              = "Patrons";
 $tabsysprefs{patronimages}                 = "Patrons";
 $tabsysprefs{MinPasswordLength}            = "Patrons";
 $tabsysprefs{uppercasesurnames}            = "Patrons";
-$tabsysprefs{NoReturnSetLost}              = "Patrons";
 $tabsysprefs{MaxFine}                      = "Patrons";
 $tabsysprefs{NotifyBorrowerDeparture}      = "Patrons";
 $tabsysprefs{AddPatronLists}               = "Patrons";
-- 
1.5.6.5




More information about the Koha-patches mailing list