koha-cvs
[Top][All Lists]
Advanced

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

[Koha-cvs] CVS: koha/misc/translator tmpl_process.pl,1.12,1.13


From: Benedict P. Barszcz
Subject: [Koha-cvs] CVS: koha/misc/translator tmpl_process.pl,1.12,1.13
Date: Tue, 24 Feb 2004 00:15:44 -0800

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

Modified Files:
        tmpl_process.pl 
Log Message:
reversing back to $filter = text-extract.pl.

Index: tmpl_process.pl
===================================================================
RCS file: /cvsroot/koha/koha/misc/translator/tmpl_process.pl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** tmpl_process.pl     24 Feb 2004 08:01:59 -0000      1.12
--- tmpl_process.pl     24 Feb 2004 08:15:28 -0000      1.13
***************
*** 37,41 ****
  $type = "tmpl|inc" if !defined($type);
  
! $filter = "./text-extract2.pl -f" if !defined($filter);
  # Input is not a file nor a directory
  if( !(-d $in_files[0]) && !(-f $in_files[0]))
--- 37,41 ----
  $type = "tmpl|inc" if !defined($type);
  
! $filter = "./text-extract.pl -f" if !defined($filter);
  # Input is not a file nor a directory
  if( !(-d $in_files[0]) && !(-f $in_files[0]))




reply via email to

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