diff options
Diffstat (limited to 'index.php')
| -rwxr-xr-x | index.php | 2 |
1 files changed, 1 insertions, 1 deletions
| diff --git a/index.php b/index.php index bea38b7..53edd33 100755 --- a/index.php +++ b/index.php | |||
| @@ -25,8 +25,8 @@ header('X-Pingback: http://fourisland.com/xmlrpc.php'); | |||
| 25 | include('../security/config.php'); | 25 | include('../security/config.php'); |
| 26 | include('includes/db.php'); | 26 | include('includes/db.php'); |
| 27 | include('includes/template.php'); | 27 | include('includes/template.php'); |
| 28 | include('includes/maintenance.php'); | ||
| 29 | include('includes/session.php'); | 28 | include('includes/session.php'); |
| 29 | include('includes/maintenance.php'); | ||
| 30 | include('includes/parsers.php'); | 30 | include('includes/parsers.php'); |
| 31 | include('includes/xmlrpc/xmlrpc.inc'); | 31 | include('includes/xmlrpc/xmlrpc.inc'); |
| 32 | include('includes/specialdates.php'); | 32 | include('includes/specialdates.php'); |
