bernd commited on 2010-09-19 10:05:40 Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
git-svn-id: https://svn.schokokeks.org/repos/tools/webinterface/trunk@1815 87cf0b9e-d624-0410-a070-f6ee81989793
@@ -2,7 +2,7 @@
function show_page($path = NULL)
{
- global $go, $title, $headline, $output, $module, $page;
+ global $go, $title, $headline, $output, $module, $page, $html_header;
if ($path) {
$module = $path;
}