diff options
Diffstat (limited to 'index.php')
| -rwxr-xr-x | index.php | 1 |
1 files changed, 1 insertions, 0 deletions
| diff --git a/index.php b/index.php index 53edd33..58b66d2 100755 --- a/index.php +++ b/index.php | |||
| @@ -20,6 +20,7 @@ | |||
| 20 | 20 | ||
| 21 | require('headerproc.php'); | 21 | require('headerproc.php'); |
| 22 | 22 | ||
| 23 | header('Content-type: application/xhtml+xml'); | ||
| 23 | header('X-Pingback: http://fourisland.com/xmlrpc.php'); | 24 | header('X-Pingback: http://fourisland.com/xmlrpc.php'); |
| 24 | 25 | ||
| 25 | include('../security/config.php'); | 26 | include('../security/config.php'); |
