koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] Changes to koha/updater/updatedatabase [rel_2_2]


From: paul poulain
Subject: [Koha-cvs] Changes to koha/updater/updatedatabase [rel_2_2]
Date: Mon, 05 Dec 2005 04:41:36 -0500

Index: koha/updater/updatedatabase
diff -u koha/updater/updatedatabase:1.100.2.13 
koha/updater/updatedatabase:1.100.2.14
--- koha/updater/updatedatabase:1.100.2.13      Tue Nov 29 14:50:30 2005
+++ koha/updater/updatedatabase Mon Dec  5 09:41:35 2005
@@ -1,6 +1,6 @@
 #!/usr/bin/perl
 
-# $Id: updatedatabase,v 1.100.2.13 2005/11/29 14:50:30 hdl Exp $
+# $Id: updatedatabase,v 1.100.2.14 2005/12/05 09:41:35 tipaul Exp $
 
 # Database Updater
 # This script checks for required updates to the database.
@@ -926,7 +926,7 @@
         },
         {
             uniquefieldrequired => 'variable',
-            variable            => 'NotifiyBorrowerDeparture',
+            variable            => 'NotifyBorrowerDeparture',
             value               => '0',
             forceupdate         => { 'explanation' => 1,
                                      'type' => 1},
@@ -1529,6 +1529,9 @@
 exit;
 
 # $Log: updatedatabase,v $
+# Revision 1.100.2.14  2005/12/05 09:41:35  tipaul
+# typo fix : NofifyBorrowerDeparture instead of NotifiyBorrowerDeparture
+#
 # Revision 1.100.2.13  2005/11/29 14:50:30  hdl
 # Adding a notice before departure of a borrower
 #




reply via email to

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