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