This page is meant to be displayed only,
if the web site software that runs at the
server received faulty input.
It may be due to a software fault, but it can also be because
You, dear Sir or Madam, tried to hack the site. ;-)
";
if(sirelSiteConfig::$debug_PHP){
echo str_replace("\n", "
\n", sirelLogger::to_s('debug'));
echo "
\n The start of the 'default' log:
\n".
str_replace("\n", "
\n", sirelLogger::to_s());
}
?>
-------------------------