koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha catalogue-home.pl,1.9,1.9.2.1


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha catalogue-home.pl,1.9,1.9.2.1
Date: Tue, 13 Jan 2004 09:25:36 -0800

Update of /cvsroot/koha/koha
In directory sc8-pr-cvs1:/tmp/cvs-serv1219

Modified Files:
      Tag: rel_2_0
        catalogue-home.pl 
Log Message:
permissions fix : catalogue needed for cat-home & editcatalogue for addbiblio.

Index: catalogue-home.pl
===================================================================
RCS file: /cvsroot/koha/koha/catalogue-home.pl,v
retrieving revision 1.9
retrieving revision 1.9.2.1
diff -C2 -r1.9 -r1.9.2.1
*** catalogue-home.pl   8 Aug 2003 13:46:26 -0000       1.9
--- catalogue-home.pl   13 Jan 2004 17:25:34 -0000      1.9.2.1
***************
*** 17,21 ****
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {parameters => 1},
                             debug => 1,
                             });
--- 17,21 ----
                             type => "intranet",
                             authnotrequired => 0,
!                            flagsrequired => {catalogue => 1},
                             debug => 1,
                             });




reply via email to

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