OSDN Git Service

FIX: Adminクラスの各メソッドが制御を戻すよう修正
[nucleus-jp/nucleus-next.git] / index.php
index 31c1abd..3440faf 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,11 +1,8 @@
-<?php
-//setup for benchmarking
-include('./benchmark.inc');
-
-// This file will generate and return the main page of the site
-$CONF = array();
-$CONF['Self'] = 'index.php';
-
-include('./config.php');
-
-selector();
+<?php\r
+// This file will generate and return the main page of the site\r
+$CONF = array();\r
+$CONF['Self'] = 'index.php';\r
+\r
+include('./config.php');\r
+\r
+selector();\r