[xoops-cvslog 2804] CVS update: xoops2jp/html/modules/base/class/debug

Back to archive index

Minahito minah****@users*****
2006年 4月 14日 (金) 15:28:50 JST


Index: xoops2jp/html/modules/base/class/debug/XoopsDebugManager.class.php
diff -u xoops2jp/html/modules/base/class/debug/XoopsDebugManager.class.php:1.1.4.5 xoops2jp/html/modules/base/class/debug/XoopsDebugManager.class.php:1.1.4.6
--- xoops2jp/html/modules/base/class/debug/XoopsDebugManager.class.php:1.1.4.5	Tue Mar 28 22:29:54 2006
+++ xoops2jp/html/modules/base/class/debug/XoopsDebugManager.class.php	Fri Apr 14 15:28:50 2006
@@ -1,5 +1,5 @@
 <?php
-// $Id: XoopsDebugManager.class.php,v 1.1.4.5 2006/03/28 13:29:54 minahito Exp $
+// $Id: XoopsDebugManager.class.php,v 1.1.4.6 2006/04/14 06:28:50 minahito Exp $
 //  ------------------------------------------------------------------------ //
 //                XOOPS - PHP Content Management System                      //
 //                    Copyright (c) 2000 XOOPS.org                           //
@@ -83,8 +83,6 @@
 
 	function setup()
 	{
-		$xoopsErrorHandler=&XoopsErrorHandler::getInstance();
-		$xoopsErrorHandler->activate(false);
 	}
 	
 	function isDebugRenderSystem()


xoops-cvslog メーリングリストの案内
Back to archive index