[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/admin aqbookfund.pl,1.19,1.20
From: |
doXulting |
Subject: |
[Koha-cvs] CVS: koha/admin aqbookfund.pl,1.19,1.20 |
Date: |
Wed, 23 Mar 2005 01:40:45 -0800 |
Update of /cvsroot/koha/koha/admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18442/admin
Modified Files:
aqbookfund.pl
Log Message:
Adding a parameter to allow acces to people with management flag
Index: aqbookfund.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin/aqbookfund.pl,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -r1.19 -r1.20
*** aqbookfund.pl 4 May 2004 16:17:35 -0000 1.19
--- aqbookfund.pl 23 Mar 2005 09:40:42 -0000 1.20
***************
*** 78,82 ****
type => "intranet",
authnotrequired => 0,
! flagsrequired => {parameters => 1},
debug => 1,
});
--- 78,82 ----
type => "intranet",
authnotrequired => 0,
! flagsrequired => {parameters => 1, management =>
1},
debug => 1,
});
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/admin aqbookfund.pl,1.19,1.20,
doXulting <=