[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Koha-cvs] CVS: koha/misc Install.pm,1.91,1.92
From: |
MJ Ray |
Subject: |
[Koha-cvs] CVS: koha/misc Install.pm,1.91,1.92 |
Date: |
Fri, 24 Jun 2005 05:19:36 -0700 |
Update of /cvsroot/koha/koha/misc
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29581
Modified Files:
Install.pm
Log Message:
perldoc and prototype updates
Index: Install.pm
===================================================================
RCS file: /cvsroot/koha/koha/misc/Install.pm,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -r1.91 -r1.92
*** Install.pm 20 Jun 2005 14:28:10 -0000 1.91
--- Install.pm 24 Jun 2005 12:19:34 -0000 1.92
***************
*** 20,25 ****
# Suite 330, Boston, MA 02111-1307 USA
#
! # Recent Authors
! # MJR: my.cnf, etcdir, prefix, new display, apache conf, copying fixups
use strict;
--- 20,24 ----
# Suite 330, Boston, MA 02111-1307 USA
#
! # Current maintainer MJR slef at users.sourceforge.net
[...1186 lines suppressed...]
=cut
! sub loadconfigfile {
my %configfile;
--- 2174,2186 ----
! =item C<loadconfigfile()>
! Opens the existing koha.conf file and gets its values, saving the
! values to some global variables. If the existing koha.conf file
! cannot be opened for any reason, the file is silently ignored.
=cut
! sub loadconfigfile () {
my %configfile;
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Koha-cvs] CVS: koha/misc Install.pm,1.91,1.92,
MJ Ray <=
- Prev by Date:
[Koha-cvs] CVS: koha-doc/en/sysadmin/templates/imagesfolder image1.gif,NONE,1.1 image2.gif,NONE,1.1 image3.gif,NONE,1.1
- Next by Date:
[Koha-cvs] CVS: koha/opac opac-detail.pl,1.20,1.21
- Previous by thread:
[Koha-cvs] CVS: koha-doc/en/sysadmin/templates/imagesfolder image1.gif,NONE,1.1 image2.gif,NONE,1.1 image3.gif,NONE,1.1
- Next by thread:
[Koha-cvs] CVS: koha/opac opac-detail.pl,1.20,1.21
- Index(es):