Bonjour,

je crée une variable bIndParam dans le main :

$bIndParam='';
if($sParCatL) {
if($sWhere=='') $sWhere=" rja_cat='$sParCatL'"; else $sWhere.=" AND rja_cat='$sParCatL'";
$bIndParam='O';
}

Dans le list :

<?php if($bIndParam=='O'){ ?>

msg erreur:
Variable bIndParam inexistante dans le template starja::list