[Koha-cvs] CVS: koha installer.pl,1.13,1.14

Paul POULAIN tipaul at users.sourceforge.net
Mon Oct 14 11:58:36 CEST 2002


Update of /cvsroot/koha/koha
In directory usw-pr-cvs1:/tmp/cvs-serv3027

Modified Files:
	installer.pl 
Log Message:
bugfixes : templates root in koha.conf is wrong

Index: installer.pl
===================================================================
RCS file: /cvsroot/koha/koha/installer.pl,v
retrieving revision 1.13
retrieving revision 1.14
diff -C2 -r1.13 -r1.14
*** installer.pl	14 Oct 2002 01:04:46 -0000	1.13
--- installer.pl	14 Oct 2002 09:58:33 -0000	1.14
***************
*** 764,770 ****
  user=$user
  pass=$pass
! includes=$kohadir/htdocs/includes
! intranetdir=$kohadir
! opacdir=$opacdir
  kohalogdir=$kohalogdir
  kohaversion=$kohaversion
--- 764,769 ----
  user=$user
  pass=$pass
! intrahtdocs=$kohadir/cgi-bin/koha-tmpl/intranet-tmpl
! opachtdocs=$kohadir/cgi-bin/koha-tmpl/opac-tmpl
  kohalogdir=$kohalogdir
  kohaversion=$kohaversion





More information about the Koha-cvs mailing list