From 2133d31b7d56eeb824ae10d301e6fae4ec8b35ed Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 6 Oct 2005 12:16:46 +0000 Subject: [PATCH] removing a useless systempreference --- updater/updatedatabase | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/updater/updatedatabase b/updater/updatedatabase index c05795ea20..ad9a11fa16 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -906,16 +906,6 @@ my %tabledata = ( explanation => 'If Yes, Returndate on issuing can\'t be after borrower card expiry', type => 'YesNo', }, - { - uniquefieldrequired => 'variable', - variable => 'SortItemsBy', - value => 'b', - forceupdate => { 'explanation' => 1, - 'type' => 1}, - explanation => 'subfield on which whould be sorted items', - type => 'Choice', - options => 'a|b|c|d' - }, { uniquefieldrequired => 'variable', variable => 'Disable_Dictionary', @@ -1521,6 +1511,9 @@ $sth->finish; exit; # $Log$ +# Revision 1.100.2.11 2005/10/06 12:16:46 tipaul +# removing a useless systempreference +# # Revision 1.100.2.10 2005/09/30 13:56:57 hdl # Two new system preferences: # SortItemsby and Disable_Dictionary -- 2.39.5