koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin currency.pl,1.10,1.11


From: doXulting
Subject: [Koha-cvs] CVS: koha/admin currency.pl,1.10,1.11
Date: Wed, 23 Mar 2005 01:41:53 -0800

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

Modified Files:
        currency.pl 
Log Message:
Adding a parameter to allow acces to people with management flag

Index: currency.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/currency.pl,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** currency.pl 12 Jan 2004 16:55:05 -0000      1.10
--- currency.pl 23 Mar 2005 09:41:50 -0000      1.11
***************
*** 81,85 ****
                               query => $input,
                               type => "intranet",
!                            flagsrequired => {parameters => 1},
                             authnotrequired => 0,
                               debug => 1,
--- 81,85 ----
                               query => $input,
                               type => "intranet",
!                            flagsrequired => {parameters => 1, management => 
1},
                             authnotrequired => 0,
                               debug => 1,




reply via email to

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