Index: temp/trunk/html/admin/design/index.php
===================================================================
--- temp/trunk/html/admin/design/index.php	(revision 3508)
+++ temp/trunk/html/admin/design/index.php	(revision 3509)
@@ -185,6 +185,6 @@
 $objSess = new SC_Session();
 sfIsSuccess($objSess);
-
-sfprintr($GLOBALS);
+global $GLOBAL_ERR;
+sfprintr($GLOBAL_ERR);
 
 // ²èÌÌ¤ÎÉ½¼¨
