New: Debut gestion possibilite de mettre plusieurs boites RSS.
This commit is contained in:
parent
60eba2ed73
commit
0a714ad0f5
@ -195,11 +195,10 @@ if ($resql)
|
||||
|
||||
$box=new $module();
|
||||
|
||||
if (in_array($obj->rowid, $actives) && $box->box_multiple <> 1)
|
||||
// if (in_array($obj->rowid, $actives) && $box->box_multiple <> 1)
|
||||
if (in_array($obj->rowid, $actives))
|
||||
{
|
||||
// La boite est déjà activée
|
||||
// \todo
|
||||
// L'idéal serait de supprimer la valeur du tableau
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user