generation-jdr/lib/creerpretre.php

7 lines
67 B
PHP

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