OSDN Git Service

ADD:メンバー毎の管理画面およびブックマークレット用スキン選択ボックスを追加
[nucleus-jp/nucleus-next.git] / index.php
1 <?php\r
2 // This file will generate and return the main page of the site\r
3 $CONF = array();\r
4 $CONF['Self'] = 'index.php';\r
5 \r
6 include('./config.php');\r
7 \r
8 selector();\r