Rev 160 | Details | Compare with Previous | Last modification | View Log | RSS feed
<?php
class ParametresResultats {
public $typeResultat = 'determination';
public $typeNom = '';
public $masqueRecherche = '';
public $reftaxCourant = 'bdtfx';
public $projetImg = 'cel';
}
?>