'.$S['death'].''; } if ($S['conf']['debug']) { foreach ($S['debug'] as $row) { list($type, $text)=$row; echo ''; if ($type !== null) { echo ''.htmlentities($type).''; } echo ''.htmlentities($text).''; echo ''; } } echo ajaxresponsefooter(); } } ?>