generation-jdr/lib/prenomfem.php

6 lines
94 B
PHP

<?php
function getprenomhumfem()
{
return db_get_one_random_partial_value("prenomhum");
}