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.17,1.18


From: doXulting
Subject: [Koha-cvs] CVS: koha/admin categorie.pl,1.17,1.18
Date: Wed, 23 Mar 2005 01:46:08 -0800

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

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

Index: categorie.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/categorie.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** categorie.pl        20 Jan 2005 20:20:57 -0000      1.17
--- categorie.pl        23 Mar 2005 09:46:05 -0000      1.18
***************
*** 74,78 ****
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                             debug => 1,
                             });
--- 74,78 ----
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1, management => 
1},
                             debug => 1,
                             });




reply via email to

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