/[webpac]/trunk/index_DBI_cache.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 /trunk/index_DBI_cache.pm

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

revision 83 by dpavlin, Fri Jul 11 20:14:19 2003 UTC revision 87 by dpavlin, Fri Jul 11 20:58:45 2003 UTC
# Line 191  sub close { Line 191  sub close {
191    
192                  foreach my $table (keys %Table) {                  foreach my $table (keys %Table) {
193  # FIX  # FIX
194    print STDERR print scalar localtime()."\n";
195  print STDERR "creating ord for $table...\n";  print STDERR "creating ord for $table...\n";
196                          create_ord($table);                          create_ord($table);
197                          undef $sth_cache{$table."select"};                          undef $sth_cache{$table."select"};

Legend:
Removed from v.83  
changed lines
  Added in v.87

  ViewVC Help
Powered by ViewVC 1.1.26