@ -23,6 +23,5 @@ function critere_ARTICLES_article_accueil_dist($idb, &$boucles, $crit) {
if ($crit->not) {
$where = array("'NOT'", $where);
}
$boucle->where[]= $where;
@ -1,9 +1,9 @@
<paquet
prefix="article_accueil"
categorie="outil"
version="2.1.0"
version="2.1.1"
etat="stable"
compatibilite="[3.2.0;4.1.*]"
compatibilite="[3.2.0;4.2.*]"
logo="prive/themes/spip/images/article_accueil-48.png"
schema="0.1.0"
documentation="https://contrib.spip.net/?article3776"