Menu="WebGui" Title="Vars" --- foreach ($site as &$page) $page['text'] = '...'; $myPage['text'] = '...'; $pages['Vars']['text'] = '...'; $text = '...'; ksort($site); ksort($GLOBALS); echo ($display['resize'] ? "
" : "").print_r($GLOBALS,true).""; ?>
").print_r($GLOBALS,true)."