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.4.2.25,1.4.2.26


From: Steve Tonnesen
Subject: [Koha-cvs] CVS: koha/updater updatedatabase,1.4.2.25,1.4.2.26
Date: Tue, 05 Nov 2002 11:47:15 -0800

Update of /cvsroot/koha/koha/updater
In directory usw-pr-cvs1:/tmp/cvs-serv24769/updater

Modified Files:
      Tag: rel-1-2
        updatedatabase 
Log Message:
Adding an admin script for setting up the 'class' list in the advanced search
pages.


Index: updatedatabase
===================================================================
RCS file: /cvsroot/koha/koha/updater/updatedatabase,v
retrieving revision 1.4.2.25
retrieving revision 1.4.2.26
diff -C2 -r1.4.2.25 -r1.4.2.26
*** updatedatabase      29 Oct 2002 20:22:43 -0000      1.4.2.25
--- updatedatabase      5 Nov 2002 19:47:12 -0000       1.4.2.26
***************
*** 110,113 ****
--- 110,115 ----
                       ip char(18) NOT NULL default '',
                       url text NOT NULL default ''  )",
+     itemtypesearchgroups=>"( groupname varchar(255) NOT NULL default '' 
primary key,
+                      itemtypes char(100) NOT NULL default '')",
  );
  
***************
*** 416,419 ****
--- 418,425 ----
  
  # $Log$
+ # Revision 1.4.2.26  2002/11/05 19:47:12  tonnesen
+ # Adding an admin script for setting up the 'class' list in the advanced 
search
+ # pages.
+ #
  # Revision 1.4.2.25  2002/10/29 20:22:43  tonnesen
  # buildrelease now puts the test scripts in $intranetdir/scripts/t/




reply via email to

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