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