edition_pv.fct.php from Gulus at Krugle
Show edition_pv.fct.php syntax highlighted
<?php
function mod_print_title()
{
echo "Édition d'un Procès-verbal";
}
function mod_print_header()
{
global_mod_format_title("Édition d'un Procès-verbal", "pics/pressroom.png");
}
?>
See more files for this project here