OSDN Git Service

17c157713cba9e3cce847c6784584b2b5a4c0ca9
[nucleus-jp/nucleus-next.git] / index.php
1 <<<<<<< HEAD
2 <?php\r
3 // This file will generate and return the main page of the site\r
4 $CONF = array();\r
5 $CONF['Self'] = 'index.php';\r
6 \r
7 include('./config.php');\r
8 \r
9 selector();\r
10 =======
11 <?php
12 // This file will generate and return the main page of the site
13 $CONF = array();
14 $CONF['Self'] = 'index.php';
15
16 include('./config.php');
17
18 selector();
19
20 >>>>>>> skinnable-master