View file 5555665/en/forum/index.php

File size: 252B
<?php
#********************************#
# SP-Forum 3.0                   #
# E-Mail: gcmsite@yandex.ru      #
#********************************#

if (!file_exists("cnf/spforum.x")){ header("Location: /index.php"); exit; }
include("cnf/forum.php");
?>