OSDN Git Service

FIX:Strict Standards: Only variables should be passed by reference in
[nucleus-jp/nucleus-next.git] / 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