/[webpac]/trunk2/lib/WebPAC/Tree.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 /trunk2/lib/WebPAC/Tree.pm

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

revision 460 by dpavlin, Tue Sep 21 20:43:43 2004 UTC revision 469 by dpavlin, Fri Sep 24 18:04:48 2004 UTC
# Line 235  sub unroll { Line 235  sub unroll {
235    
236                          $log->debug("$code -> $v900 : $term [$mfn]");                          $log->debug("$code -> $v900 : $term [$mfn]");
237    
238                          my ($link_start,$link_end) = ('','');                          my ($link_start,$link_end) = ('<a name="mfn'.$mfn.'"></a>','');
239                    
240                          my $have_children = $tree->[$level]->{'have_children'}->($code,$v900);                          my $have_children = $tree->[$level]->{'have_children'}->($code,$v900);
241    

Legend:
Removed from v.460  
changed lines
  Added in v.469

  ViewVC Help
Powered by ViewVC 1.1.26