koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin categorie.pl,1.7,1.8


From: Mike Hansen
Subject: [Koha-cvs] CVS: koha/admin categorie.pl,1.7,1.8
Date: Fri, 04 Apr 2003 14:39:47 -0800

Update of /cvsroot/koha/koha/admin
In directory sc8-pr-cvs1:/tmp/cvs-serv10143/koha/admin

Modified Files:
        categorie.pl 
Log Message:
Minor fixes.


Index: categorie.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/categorie.pl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** categorie.pl        4 Apr 2003 21:56:44 -0000       1.7
--- categorie.pl        4 Apr 2003 22:39:45 -0000       1.8
***************
*** 171,174 ****
--- 171,175 ----
  # called by delete_confirm, used to effectively confirm deletion of data in DB
  } elsif ($op eq 'delete_confirmed') {
+       $template->param(delete_confirmed => 1);
        my $dbh = C4::Context->dbh;
        my $categorycode=uc($input->param('categorycode'));




reply via email to

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