koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin issuingrules.pl,1.4,1.5


From: doXulting
Subject: [Koha-cvs] CVS: koha/admin issuingrules.pl,1.4,1.5
Date: Wed, 23 Mar 2005 01:49:47 -0800

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

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

Index: issuingrules.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/issuingrules.pl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** issuingrules.pl     20 Jan 2005 17:37:56 -0000      1.4
--- issuingrules.pl     23 Mar 2005 09:49:45 -0000      1.5
***************
*** 44,48 ****
                               type => "intranet",
                               authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                              debug => 1,
                               });
--- 44,48 ----
                               type => "intranet",
                               authnotrequired => 0,
!                            flagsrequired => {parameters => 1, management => 
1},
                              debug => 1,
                               });




reply via email to

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