generation-jdr/lib/prenommas.php

6 lines
97 B
PHP

<?php
function getprenomhumhom()
{
return db_get_one_random_partial_value("prenomhumhom");
}