Index: trunk/kernel/frontaction.php =================================================================== diff -u -r817 -r819 --- trunk/kernel/frontaction.php (.../frontaction.php) (revision 817) +++ trunk/kernel/frontaction.php (.../frontaction.php) (revision 819) @@ -28,7 +28,6 @@ } $requestTable .= ''; $debugger->appendHTML($requestTable); - $debugger->dumpVars($_REQUEST); unset($script, $requestTable); // echo "SID: ".$objSession->GetSessionKey().'
'; }