From 2e85cd80fd0ec431f786439ca3ae1025af7fe02c Mon Sep 17 00:00:00 2001 From: tipaul Date: Thu, 18 Dec 2003 17:23:22 +0000 Subject: [PATCH] fix for 625 --- updater/updatedatabase | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/updater/updatedatabase b/updater/updatedatabase index 307ecc9597..53e35b254a 100755 --- a/updater/updatedatabase +++ b/updater/updatedatabase @@ -393,7 +393,7 @@ my %tabledata = ( variable => 'dateformat', value => 'metric', explanation => - 'date format (US mm/dd/yyyy, metric dd/mm/yyy, ISO yyyy/mm/dd)', + 'date format (us mm/dd/yyyy, metric dd/mm/yyy, ISO yyyy/mm/dd)', type => 'Choice', options => 'metric|us|iso' }, @@ -981,6 +981,9 @@ $sth->finish; exit; # $Log$ +# Revision 1.71 2003/12/18 17:23:22 tipaul +# fix for 625 +# # Revision 1.70 2003/12/15 14:40:09 tipaul # OPAC now show a systempref variable in main/home screen => easier to change for a library. # -- 2.39.5