forked from ZwiiCMS-Team/ZwiiCMS
Mise à jour image de couverture v9
This commit is contained in:
parent
eda235904e
commit
328fdeef71
@ -1139,6 +1139,10 @@ class common {
|
|||||||
$this->setdata(['module',$parent,$galleryKey,'config','position',$i++]);
|
$this->setdata(['module',$parent,$galleryKey,'config','position',$i++]);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
// Image de couverture
|
||||||
|
if ( $this->getdata(['module',$parent,$galleryKey,'config','homePicture']) === NULL) {
|
||||||
|
$this->setdata(['module',$parent,$galleryKey,'config','homePicture','']);
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$this->setData(['core', 'dataVersion', 10000]);
|
$this->setData(['core', 'dataVersion', 10000]);
|
||||||
|
Loading…
Reference in New Issue
Block a user