summary refs log tree commit diff stats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php1
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
21require('headerproc.php'); 21require('headerproc.php');
22 22
23header('Content-type: application/xhtml+xml');
23header('X-Pingback: http://fourisland.com/xmlrpc.php'); 24header('X-Pingback: http://fourisland.com/xmlrpc.php');
24 25
25include('../security/config.php'); 26include('../security/config.php');