Notice: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' in /var/www/www-root/data/www/doktorcar.ru/index.php on line 2
Notice: Use of undefined constant REQUEST_URI - assumed 'REQUEST_URI' in /var/www/www-root/data/www/doktorcar.ru/index.php on line 2
Notice: Use of undefined constant DOCUMENT_ROOT - assumed 'DOCUMENT_ROOT' in /var/www/www-root/data/www/doktorcar.ru/index.php on line 5
Notice: Use of undefined constant REQUEST_URI - assumed 'REQUEST_URI' in /var/www/www-root/data/www/doktorcar.ru/index.php on line 5
')==false) {
$footer=file_get_contents($_SERVER[DOCUMENT_ROOT]."/footer.html");
$header=file_get_contents($_SERVER[DOCUMENT_ROOT]."/header.html");
$body=str_replace("",$header,$body);
$body.=$footer;}
echo $body;
?>