Index: temp/trunk/html/admin/design/main_edit.php
===================================================================
--- temp/trunk/html/admin/design/main_edit.php	(revision 3737)
+++ temp/trunk/html/admin/design/main_edit.php	(revision 3738)
@@ -138,5 +138,5 @@
 			
 			// PHP¥Õ¥¡¥¤¥ëºîÀ®
-			$cre_php = ROOT_DIR . USER_DIR . $_POST['url'];
+			$cre_php = ROOT_DIR . USER_DIR . $_POST['url'] . ".php";
 			lfCreatePHPFile($cre_php);
 		}
Index: temp/trunk/html/__default.php
===================================================================
--- temp/trunk/html/__default.php	(revision 3735)
+++ temp/trunk/html/__default.php	(revision 3738)
@@ -9,6 +9,4 @@
 	}
 }
-
-sfprintr($PHP_DIR);
 
 $objPage = new LC_Page();
