summary refs log tree commit diff stats
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rwxr-xr-xindex.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php index 9faecc9..6a04591 100755 --- a/index.php +++ b/index.php
@@ -27,7 +27,7 @@ include('includes/db.php');
27include('includes/template.php'); 27include('includes/template.php');
28include('includes/mantainence.php'); 28include('includes/mantainence.php');
29include('includes/session.php'); 29include('includes/session.php');
30include('includes/bbcode.php'); 30include('includes/parsers.php');
31include('includes/xmlrpc/xmlrpc.inc'); 31include('includes/xmlrpc/xmlrpc.inc');
32include('includes/specialdates.php'); 32include('includes/specialdates.php');
33include('includes/functions.php'); 33include('includes/functions.php');