4 lines
110 B
PHP
4 lines
110 B
PHP
<?php defined('BLUDIT') or die('Bludit CMS.');
|
|
|
|
header('HTTP/1.0 '.$Url->httpCode().' '.$Url->httpMessage());
|