/[webpac]/trunk/all2xml.pl
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 /trunk/all2xml.pl

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

revision 641 by dpavlin, Sun Jan 23 02:02:10 2005 UTC revision 642 by dpavlin, Sun Jan 23 14:31:02 2005 UTC
# Line 23  my $config; Line 23  my $config;
23    
24  #use index_DBI;         # default DBI module for index  #use index_DBI;         # default DBI module for index
25  #use index_DBI_cache;   # faster DBI module using memory cache  #use index_DBI_cache;   # faster DBI module using memory cache
26  use index_DBI_tag;      # tag support for indexes  use index_DBI_filter;   # filter support for indexes
27  my $index;  my $index;
28    
29  my %opts;  my %opts;

Legend:
Removed from v.641  
changed lines
  Added in v.642

  ViewVC Help
Powered by ViewVC 1.1.26