Index: temp/trunk/data/class/SC_Session.php
===================================================================
--- temp/trunk/data/class/SC_Session.php	(revision 1812)
+++ temp/trunk/data/class/SC_Session.php	(revision 1817)
@@ -40,5 +40,4 @@
 		}
 		
-//		return SUCCESS;
 		return ACCESS_ERROR;
 	}
Index: temp/trunk/data/lib/slib.php
===================================================================
--- temp/trunk/data/lib/slib.php	(revision 1792)
+++ temp/trunk/data/lib/slib.php	(revision 1817)
@@ -1745,6 +1745,4 @@
 			// ¥»¥Ã¥·¥ç¥ó³«»Ï
 			session_start();
-
-			sfprintr("session start!!");
 		}
 	}
