[9.2.16] déclaration de variable
This commit is contained in:
parent
27a3bdd085
commit
867ce6569c
@ -981,6 +981,8 @@ class common {
|
||||
|
||||
// Préparation des clés de légendes pour la v10
|
||||
// Construire une liste plate de parents et d'enfants
|
||||
|
||||
$pageList = array();
|
||||
|
||||
foreach ($this->getHierarchy(null,null,null) as $parentKey=>$parentValue) {
|
||||
$pageList [] = $parentKey;
|
||||
|
Loading…
Reference in New Issue
Block a user