koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha request.pl,1.28.2.1,1.28.2.2


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha request.pl,1.28.2.1,1.28.2.2
Date: Tue, 04 Oct 2005 08:51:46 -0700

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19095

Modified Files:
      Tag: rel_2_2
        request.pl 
Log Message:
fixing bug in perm (needs reserveforothers, not parameters)

Index: request.pl
===================================================================
RCS file: /cvsroot/koha/koha/request.pl,v
retrieving revision 1.28.2.1
retrieving revision 1.28.2.2
diff -C2 -r1.28.2.1 -r1.28.2.2
*** request.pl  16 Feb 2005 21:26:02 -0000      1.28.2.1
--- request.pl  4 Oct 2005 15:51:44 -0000       1.28.2.2
***************
*** 185,189 ****
                              type => "intranet",
                              authnotrequired => 0,
!                             flagsrequired => {parameters => 1},
                           });
  $template->param(     optionloop =>address@hidden,
--- 185,189 ----
                              type => "intranet",
                              authnotrequired => 0,
!                             flagsrequired => {reserveforothers => 1},
                           });
  $template->param(     optionloop =>address@hidden,




reply via email to

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