* #1346 / Validierung funktioniert nicht mehr

* #1336
* #1348

git-svn-id: http://78.47.251.156/svn/dev/sterntours-3@3339 f459cee4-fb09-11de-96c3-f9c5f16c3c76
This commit is contained in:
uli 2017-07-05 06:31:52 +00:00
parent ec10f42fc8
commit 27d2713283
4 changed files with 6 additions and 6 deletions

View file

@ -76,6 +76,7 @@ class CmsController extends Controller
if (empty($nonMediated) && !empty($mediated))
{
$childPages = $mediated;
$mediated = null;
}
else
{