OSDN Git Service

リビジョン1794の変更を管理画面用スキンの同梱ファイルに反映
[nucleus-jp/nucleus-next.git] / index.php
1 <?php\r
2 //setup for benchmarking\r
3 include('./benchmark.inc');\r
4 \r
5 // This file will generate and return the main page of the site\r
6 $CONF = array();\r
7 $CONF['Self'] = 'index.php';\r
8 \r
9 include('./config.php');\r
10 \r
11 selector();\r