koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/updater updatedatabase,1.29,1.30


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.29,1.30
Date: Mon, 06 Jan 2003 05:11:48 -0800

Update of /cvsroot/koha/koha/updater
In directory sc8-pr-cvs1:/tmp/cvs-serv17303

Modified Files:
        updatedatabase 
Log Message:
bugfix

Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -r1.29 -r1.30
*** updatedatabase      6 Jan 2003 11:14:11 -0000       1.29
--- updatedatabase      6 Jan 2003 13:11:45 -0000       1.30
***************
*** 259,263 ****
        { uniquefieldrequired => 'variable', variable => 'acquisitions', value 
=> 'simple', explanation => 'normal or simple : will use acquisition system 
found in directory acqui.simple or acquisition' },
        { uniquefieldrequired => 'variable', variable => 'dateformat', value => 
'metric', explanation => 'metric or us' },
!       { uniquefieldrequired => 'variable', variable => 'template', value => 
"default', explanation => 'template default name' },
        { uniquefieldrequired => 'variable', variable => 'autoBarcode', value 
=> '1', explanation => '1 or else. If 1, Barcode is auto-calculated' },
        { uniquefieldrequired => 'variable', variable => 'insecure', value => 
'NO', explanation => 'if YES, no auth at all is needed. Be careful if you set 
this to yes !' },
--- 259,263 ----
        { uniquefieldrequired => 'variable', variable => 'acquisitions', value 
=> 'simple', explanation => 'normal or simple : will use acquisition system 
found in directory acqui.simple or acquisition' },
        { uniquefieldrequired => 'variable', variable => 'dateformat', value => 
'metric', explanation => 'metric or us' },
!       { uniquefieldrequired => 'variable', variable => 'template', value => 
'default', explanation => 'template default name' },
        { uniquefieldrequired => 'variable', variable => 'autoBarcode', value 
=> '1', explanation => '1 or else. If 1, Barcode is auto-calculated' },
        { uniquefieldrequired => 'variable', variable => 'insecure', value => 
'NO', explanation => 'if YES, no auth at all is needed. Be careful if you set 
this to yes !' },
***************
*** 531,534 ****
--- 531,537 ----
  
  # $Log$
+ # Revision 1.30  2003/01/06 13:11:45  tipaul
+ # bugfix
+ #
  # Revision 1.29  2003/01/06 11:14:11  tipaul
  # last bugfixes before 1.3.3 : systempref table correctly filled




reply via email to

[Prev in Thread] Current Thread [Next in Thread]