koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha admin-home.pl,1.8,1.9


From: doXulting
Subject: [Koha-cvs] CVS: koha admin-home.pl,1.8,1.9
Date: Wed, 23 Mar 2005 01:24:13 -0800

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

Modified Files:
        admin-home.pl 
Log Message:
Adding some flagsrequired

Index: admin-home.pl
===================================================================
RCS file: /cvsroot/koha/koha/admin-home.pl,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** admin-home.pl       19 Mar 2003 21:06:17 -0000      1.8
--- admin-home.pl       23 Mar 2005 09:24:10 -0000      1.9
***************
*** 15,19 ****
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                             debug => 1,
                             });
--- 15,19 ----
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1, management => 
1, tools => 1},
                             debug => 1,
                             });




reply via email to

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