Return to lpml_parse.pl CVS log | Up to [LON-CAPA] / loncom / build |
version 1.37, 2002/01/31 15:04:46 | version 1.38, 2002/01/31 17:08:40 |
---|---|
Line 1511 sub format_filenames { | Line 1511 sub format_filenames { |
} | } |
return ''; | return ''; |
} | } |
# ------------------------------------------------ Format specialnotice section | # ----------------------------------------------- Format specialnotices section |
sub format_specialnotices { | sub format_specialnotices { |
$parser->get_tag('/specialnotices'); | $parser->get_tag('/specialnotices'); |
return ''; | return ''; |