Index: /temp/trunk/html/admin/design/upload.php
===================================================================
--- /temp/trunk/html/admin/design/upload.php	(revision 10283)
+++ /temp/trunk/html/admin/design/upload.php	(revision 10285)
@@ -19,4 +19,12 @@
 }
 
+$objPage = new LC_Page();
+$objView = new SC_AdminView();
+$objSess = new SC_Session();
+
+// Ç§¾Ú²ÄÈÝ¤ÎÈ½Äê
+$objSess = new SC_Session();
+sfIsSuccess($objSess);
+
 // ²èÌÌ¤ÎÉ½¼¨
 $objView->assignobj($objPage);
