"global", 'url' => "/", 'parent_id' => 0)); $cms_content = new GroupHTML(array('name' => $name, 'url' => $url, 'lc' => $lc, 'default_lc' => 'de')); $main_list = new Liste(array('name' => "main", 'parent' => $cms_global, 'max' => 1)); //if ((!empty($_REQUEST['cms_id']) || $name) && !$cms_content->hasSub && !$cms_content->editMode) { if ((!empty($_REQUEST['cms_id']) || $name) && !$cms_content->hasSub) { // it's an empty page. Go to start page error_log("Unknown file: $path"); header("HTTP/1.0 404 Not Found"); echo "Not Found"; // Header("Location: /"); exit; } ?> MiniDVBLinux Distribution ">
">
"body", 'parent' => $cms_content, 'max' => 4)); ?>
value("size")) ?>">

setPlaceholder("headline", array('version'=>$version, 'get'=>$_GET)) ?> text(array("headline", "size")) ?>

"select_tpl", 'parent' => $body_content, 'edit_groups' => "content")); foreach ($tpl_list as $tpl_content) { echo $tpl_content->edit("template") . "\n"; if ($template = $tpl_content['template']) { $template = "templates/$template.php"; if (file_exists($template)) { $last = false; include($template); if ($last) break; } else if ($tpl_content->editMode) { echo "Template '$template' not found!"; } } else { echo "
"; } } ?>
value("size") . ';'); } catch (Error $e) {} ?> = 1) break; ?>