OSDN Git Service

MERGE: リビジョン1991。Adminクラスにおける<%skinfile%>の引数を修正
[nucleus-jp/nucleus-next.git] / index.php
index 3440faf..e824f67 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,8 +1,9 @@
-<?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
+<?php
+// This file will generate and return the main page of the site
+$CONF = array();
+$CONF['Self'] = 'index.php';
+
+include('./config.php');
+
+selector();
+