/[webpac2]/trunk/lib/WebPAC/Validate.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/lib/WebPAC/Validate.pm

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

revision 835 by dpavlin, Thu May 24 10:53:50 2007 UTC revision 836 by dpavlin, Thu May 24 12:44:43 2007 UTC
# Line 459  sub delimiters_templates { Line 459  sub delimiters_templates {
459                          my $count = $t->{$f}->{$template};                          my $count = $t->{$f}->{$template};
460                          $out .=                          $out .=
461                                  ( $count ? "" : "# " ) .                                  ( $count ? "" : "# " ) .
462                                  ( $args->{report} ? "" : "$f\t" ) .                                  ( $args->{report} ? "" : "$f" ) .
463                                  "\t$count\t$template\n";                                  "\t$count\t$template\n";
464                  }                  }
465          }          }

Legend:
Removed from v.835  
changed lines
  Added in v.836

  ViewVC Help
Powered by ViewVC 1.1.26