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