Index: temp/trunk/data/class/SC_View.php
===================================================================
--- temp/trunk/data/class/SC_View.php	(revision 2812)
+++ temp/trunk/data/class/SC_View.php	(revision 3441)
@@ -71,4 +71,6 @@
     // ¥Æ¥ó¥×¥ì¡¼¥È¤Î½èÍý·ë²Ì¤òÉ½¼¨
     function display($template) {
+		global $GLOBAL_ERR;
+		print($GLOBAL_ERR);
 		$this->_smarty->display($template);
 		if(ADMIN_MODE == '1') {
