/[PLies]/burst.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 /burst.pl

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

revision 1.10 by dpavlin, Sat May 5 20:21:29 2001 UTC revision 1.11 by dpavlin, Tue May 8 07:51:54 2001 UTC
# Line 429  sub addTitle Line 429  sub addTitle
429          }          }
430    
431          $pre_ul=$post_ul='';          $pre_ul=$post_ul='';
432          if ($last_toc_title eq $title) {          if ($last_toc_title eq $title && $subtitle) {
433                  $title = $subtitle;                  $title = $subtitle;
434                  $pre_ul='<ul>';                  $pre_ul='<ul>';
435                  $post_ul='</ul>';                  $post_ul='</ul>';

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.26