archives.fct.php from Gulus at Krugle
Show archives.fct.php syntax highlighted
<?php
function mod_print_title()
{
echo "Archives";
}
function mod_print_header()
{
global_mod_format_title("Archives", "pics/pressroom.png");
}
?>
See more files for this project here