OSDN Git Service

MERGE: リビジョン1992。テンプレート「SHOWLIST_LISTPLUG_TABLE_NAVILIST」の追加
[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