Project

General

Profile

1 4 ryan
<?php
2
$no_intro = true;
3
require('../config.php');
4
require(WB_PATH.'/index.php');
5
?>