Subversion Repositories Applications.bazar

Compare Revisions

Ignore whitespace Rev 96 → Rev 97

/trunk/bibliotheque/bazar.fonct.rss.php
581,7 → 581,6
$type_annonce_select[$ligne['bn_id_nature']] = constant($ligne['bn_label_nature']);
$tableau_typeannonces[] = $ligne['bn_id_nature'] ;
}
if ($GLOBALS['_BAZAR_']['typeannonce']=='toutes') {
$res= '<h2>'.BAZ_TOUTES_LES_ANNONCES.'</h2><br />'."\n";
682,7 → 681,7
$typedefiches = $_REQUEST['nature'] ;
if ($typedefiches == 'toutes') $typedefiches = $tableau_typeannonces ;
}
if ($typeannonce!='toutes') $typedefiches=$typeannonce;
if (isset($_POST['valides'])) {$valides=$_POST['valides'];}
else {$valides=1;}
//generation de la liste de flux a afficher