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.83,1.84


From: Paul POULAIN
Subject: [Koha-cvs] CVS: koha/misc Install.pm,1.83,1.84
Date: Wed, 08 Dec 2004 07:37:29 -0800

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

Modified Files:
        Install.pm 
Log Message:
fix following Klaus Weidenbach mail, to backup in manually entered directory.

Index: Install.pm
===================================================================
RCS file: /cvsroot/koha/koha/misc/Install.pm,v
retrieving revision 1.83
retrieving revision 1.84
diff -C2 -r1.83 -r1.84
*** Install.pm  8 Dec 2004 10:28:42 -0000       1.83
--- Install.pm  8 Dec 2004 15:37:26 -0000       1.84
***************
*** 2088,2091 ****
--- 2088,2092 ----
  
  my $answer = 
showmessage(getmessage('BackupDir',[$backupdir]),'free',$backupdir);
+ $backupdir = $answer; 
  
  if (! -e $backupdir) {




reply via email to

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