OSDN Git Service

merged beta1: fixed encording
[nucleus-jp/nucleus-jp-ancient.git] / utf8 / index.php
1 <?php
2
3 // This file will generate and return the main page of the site
4 $CONF = array();
5 $CONF['Self'] = 'index.php';
6
7 include('./config.php');
8
9 selector();
10
11 ?>