Include header X-Powered-By
This commit is contained in:
parent
9689d5a63a
commit
e1f32f3462
|
@ -1,3 +1,4 @@
|
|||
<?php defined('BLUDIT') or die('Bludit CMS.');
|
||||
|
||||
header('HTTP/1.0 '.$url->httpCode().' '.$url->httpMessage());
|
||||
header('X-Powered-By: Bludit');
|
||||
|
|
Loading…
Reference in New Issue