Help for this page

Select Code to Download


  1. or download this
    if($musing_id =~ /[a-z]/ && $musing_id ne 'all') {
    [...]
    ...
    else { 
       &page_heading($pg_head,$pg_text,undef); # center.pl
    }
    
  2. or download this
    if($musing_id =~ /[a-z]/ && $musing_id ne 'all') {
    [...]
    }
    &page_heading($pg_head,$pg_text,undef); # center.pl