generation-jdr/lib/creerpretre.php
2017-08-16 16:33:29 +02:00

8 lines
73 B
PHP

<?php
function creerpretre(){
echo 'création du Prêtre';
}
?>