authcheck:
\n"; foreach ($xml->children() as $response) foreach ($response->children() as $t) { echo (string) $t, "
\n"; } echo "

\n"; $xml = docmd('tabdump','',NULL); echo "

tabdump:
\n"; foreach ($xml->children() as $response) foreach ($response->children() as $t) { echo (string) $t, "
\n"; } echo "

\n"; */ insertNotDoneYet(); insertFooter(); ?>