Petit commit avant le week-end.
This commit is contained in:
parent
fed9e432da
commit
8242faeab8
|
@ -18,7 +18,8 @@ abstract class GalerieBase extends Page {
|
||||||
public static function attributs() {
|
public static function attributs() {
|
||||||
return array(
|
return array(
|
||||||
"titre" => self::$texte_titre,
|
"titre" => self::$texte_titre,
|
||||||
"description" => ""
|
"description" => "",
|
||||||
|
"personnes" => LIENS // TODO
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user