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