OSDN Git Service

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