koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/admin itemtypes.pl,1.17,1.18


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

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

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

Index: itemtypes.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/itemtypes.pl,v
retrieving revision 1.17
retrieving revision 1.18
diff -C2 -r1.17 -r1.18
*** itemtypes.pl        17 Feb 2005 17:56:58 -0000      1.17
--- itemtypes.pl        23 Mar 2005 09:44:59 -0000      1.18
***************
*** 78,82 ****
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                             debug => 1,
                             });
--- 78,82 ----
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1, management => 
1},
                             debug => 1,
                             });




reply via email to

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