[xoops-cvslog 2655] CVS update: xoops2jp/html/modules/base/admin/actions

Back to archive index

Minahito minah****@users*****
2006年 4月 6日 (木) 15:01:39 JST


Index: xoops2jp/html/modules/base/admin/actions/BlockUninstallAction.class.php
diff -u xoops2jp/html/modules/base/admin/actions/BlockUninstallAction.class.php:1.1.2.1 xoops2jp/html/modules/base/admin/actions/BlockUninstallAction.class.php:1.1.2.2
--- xoops2jp/html/modules/base/admin/actions/BlockUninstallAction.class.php:1.1.2.1	Wed Apr  5 19:57:52 2006
+++ xoops2jp/html/modules/base/admin/actions/BlockUninstallAction.class.php	Thu Apr  6 15:01:39 2006
@@ -33,6 +33,8 @@
 		// lazy loading
 		//
 		$this->mObject->loadModule();
+		$this->mObject->loadColumn();
+		$this->mObject->loadCachetime();
 		
 		$render->setAttribute('object', $this->mObject);
 	}


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