Menu="WebGui" Title="Vars" Icon="icon-vars" Tag="code" --- $myPage['text'] = $page['text'] = $pages['Vars']['text'] = $language = $text = $notes = $site = $webComponentTranslations = '...'; $globals = $GLOBALS; ksort($globals); if (isset($globals['_SERVER']['PHP_AUTH_PW'])) $globals['_SERVER']['PHP_AUTH_PW'] = "***"; echo "
",htmlspecialchars(print_r($globals,true)),""; ?>