commit
a1f6e698f2
|
@ -13,7 +13,7 @@ if ($query===false) {
|
||||||
)));
|
)));
|
||||||
}
|
}
|
||||||
|
|
||||||
$list = array();
|
$tmp = array();
|
||||||
$published = $pages->getPublishedDB();
|
$published = $pages->getPublishedDB();
|
||||||
$statics = $pages->getStaticDB();
|
$statics = $pages->getStaticDB();
|
||||||
$pagesKey = array_merge($published, $statics);
|
$pagesKey = array_merge($published, $statics);
|
||||||
|
|
Loading…
Reference in New Issue