/[webpac]/branches/fsb/WebPac.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /branches/fsb/WebPac.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 62 by dpavlin, Sun Jun 1 18:49:49 2003 UTC revision 63 by dpavlin, Fri Jul 4 20:37:04 2003 UTC
# Line 20  my $TEMPLATE_PATH = '/data/webpac/templa Line 20  my $TEMPLATE_PATH = '/data/webpac/templa
20  my $CHARSET = 'ISO-8859-2';  my $CHARSET = 'ISO-8859-2';
21  my $SWISH = '/usr/bin/swish-e';  my $SWISH = '/usr/bin/swish-e';
22  my $INDEX = '/data/webpac/index/isis.index';  my $INDEX = '/data/webpac/index/isis.index';
23  my $MAX_HITS = 500;  my $MAX_HITS = 0;
24  my $ON_PAGE = 10;  my $ON_PAGE = 10;
25    
26  Text::Iconv->raise_error(0);     # Conversion errors raise exceptions  Text::Iconv->raise_error(0);     # Conversion errors raise exceptions

Legend:
Removed from v.62  
changed lines
  Added in v.63

  ViewVC Help
Powered by ViewVC 1.1.26