Index: temp/branches/ec-cube-beta/html/admin/contents/campaign.php
===================================================================
--- temp/branches/ec-cube-beta/html/admin/contents/campaign.php	(revision 10895)
+++ temp/branches/ec-cube-beta/html/admin/contents/campaign.php	(revision 10897)
@@ -318,5 +318,5 @@
 	$ret = sfCreateFile($create_end_dir, 0755);
 	// ¥­¥ã¥ó¥Ú¡¼¥ó¼Â¹ÔPHP¤ò¥³¥Ô¡¼
-	mkdir(CAMPAIGN_PATH . $file);
+	sfCreateFile(CAMPAIGN_PATH . $file);
 	copy(CAMPAIGN_PATH . "defalt/index.php", CAMPAIGN_PATH . $file . "index.php");
 	// ¥Ç¥Õ¥©¥ë¥È¥Æ¥ó¥×¥ì¡¼¥ÈºîÀ®(¥­¥ã¥ó¥Ú¡¼¥óÃæ)
