$default_index_language = 'langmsg_english.php';
require_once 'language/' . $default_index_language;
require_once '/www/www.darkart.hu/news/language/' . $default_index_language;
require_once '/www/www.darkart.hu/news/db.php';
require_once '/www/www.darkart.hu/news/config.php';
require_once 'functions.php';
require_once 'bbparser.php';
#mySQLi Database access class
require_once 'mysqliclass.php';
require_once '/www/www.darkart.hu/news/functions.php';
require_once '/www/www.darkart.hu/news/bbparser.php';
#mySQLi Database access class
require_once '/www/www.darkart.hu/news/mysqliclass.php';