Blame | Last modification | View Log | RSS feed
<?php class ParametresResultats { public $type = 'determination'; public $masqueRecherche = ''; public $reftaxCourant = 'bdtfx'; public $projetImg = 'cel'; } ?>
<?php
class ParametresResultats {
public $type = 'determination';
public $masqueRecherche = '';
public $reftaxCourant = 'bdtfx';
public $projetImg = 'cel';
}
?>