koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin authorised_values.pl,1.14,1.15


From: doXulting
Subject: [Koha-cvs] CVS: koha/admin authorised_values.pl,1.14,1.15
Date: Wed, 23 Mar 2005 01:50:39 -0800

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

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

Index: authorised_values.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/authorised_values.pl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** authorised_values.pl        16 Mar 2004 13:40:22 -0000      1.14
--- authorised_values.pl        23 Mar 2005 09:50:37 -0000      1.15
***************
*** 60,64 ****
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                             debug => 1,
                             });
--- 60,64 ----
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1, management => 
1},
                             debug => 1,
                             });




reply via email to

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