generation-jdr/lib/lieu.php

7 lines
84 B
PHP

<?php
function creerlieu()
{
return db_get_one_random_partial_value("lieu");
}