Index: temp/trunk/data/downloads/module/ebis_tag.php
===================================================================
--- temp/trunk/data/downloads/module/ebis_tag.php	(revision 6794)
+++ temp/trunk/data/downloads/module/ebis_tag.php	(revision 8549)
@@ -21,4 +21,8 @@
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
+
+// Ç§¾Ú³ÎÇ§
+$objSess = new SC_Session();
+sfIsSuccess($objSess);
 
 // ¥Ñ¥é¥á¡¼¥¿´ÉÍý¥¯¥é¥¹
Index: temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php
===================================================================
--- temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php	(revision 8546)
+++ temp/trunk/data/downloads/module/mdl_epsilon/mdl_epsilon.php	(revision 8549)
@@ -37,4 +37,8 @@
 $objView = new SC_AdminView();
 $objQuery = new SC_Query();
+
+// Ç§¾Ú³ÎÇ§
+$objSess = new SC_Session();
+sfIsSuccess($objSess);
 
 // ¥Ñ¥é¥á¡¼¥¿´ÉÍý¥¯¥é¥¹
Index: temp/trunk/data/downloads/module/affiliate.php
===================================================================
--- temp/trunk/data/downloads/module/affiliate.php	(revision 7269)
+++ temp/trunk/data/downloads/module/affiliate.php	(revision 8549)
@@ -30,4 +30,8 @@
 $objPage = new LC_Page();
 $objView = new SC_AdminView();
+
+// Ç§¾Ú³ÎÇ§
+$objSess = new SC_Session();
+sfIsSuccess($objSess);
 
 // ¥Ñ¥é¥á¡¼¥¿´ÉÍý¥¯¥é¥¹
