OSDN Git Service

FIX: ブックマークレットのメッセージ表示を可能に
[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