services.fct.php from Gulus at Krugle
Show services.fct.php syntax highlighted
<?php
function mod_print_title()
{
echo "Services offerts par le Gulus";
}
function mod_print_header()
{
global_mod_format_title("Services offerts par le Gulus", "pics/gnome-calendar.png");
}
?>
See more files for this project here