OSDN Git Service

FIX: Adminクラスの各メソッドが制御を戻すよう修正
[nucleus-jp/nucleus-next.git] / rsd.php
diff --git a/rsd.php b/rsd.php
index d9134bf..78631b7 100644 (file)
--- a/rsd.php
+++ b/rsd.php
@@ -1,8 +1,6 @@
-<?php
-// RSD file (http://archipelago.phrasewise.com/rsd)
-$CONF = array();
-include('./config.php');
-selectSkin('xml/rsd');
-selector();
-
-?>
\ No newline at end of file
+<?php\r
+// RSD file (http://archipelago.phrasewise.com/rsd)\r
+$CONF = array();\r
+include('./config.php');\r
+selectSkin('xml/rsd');\r
+selector();\r