koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/misc Install.pm,1.69.2.3,1.69.2.4


From: MJ Ray
Subject: [Koha-cvs] CVS: koha/misc Install.pm,1.69.2.3,1.69.2.4
Date: Fri, 30 Jan 2004 20:03:48 -0800

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

Modified Files:
      Tag: rel_2_0
        Install.pm 
Log Message:
getkohaversion fix

Index: Install.pm
===================================================================
RCS file: /cvsroot/koha/koha/misc/Install.pm,v
retrieving revision 1.69.2.3
retrieving revision 1.69.2.4
diff -C2 -r1.69.2.3 -r1.69.2.4
*** Install.pm  22 Dec 2003 15:06:00 -0000      1.69.2.3
--- Install.pm  31 Jan 2004 04:03:45 -0000      1.69.2.4
***************
*** 378,382 ****
  =cut
  
! sub getkohaversion ($) {
      return($kohaversion);
  }
--- 378,382 ----
  =cut
  
! sub getkohaversion () {
      return($kohaversion);
  }
***************
*** 1150,1153 ****
--- 1150,1154 ----
                          /etc/apache/conf/httpd.conf
                          /etc/apache/conf/apache.conf
+                         /etc/apache/httpd.conf
                          /etc/apache-ssl/conf/apache.conf
                          /etc/apache-ssl/httpd.conf




reply via email to

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