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