[xoops-cvslog 6065] CVS update: xoops2jp/html/modules/legacy/admin/class

Back to archive index

NobuNobu nobun****@users*****
2006年 12月 28日 (木) 22:51:59 JST


Index: xoops2jp/html/modules/legacy/admin/class/ModuleInstallUtils.class.php
diff -u xoops2jp/html/modules/legacy/admin/class/ModuleInstallUtils.class.php:1.1.2.19 xoops2jp/html/modules/legacy/admin/class/ModuleInstallUtils.class.php:1.1.2.20
--- xoops2jp/html/modules/legacy/admin/class/ModuleInstallUtils.class.php:1.1.2.19	Thu Dec 28 22:15:22 2006
+++ xoops2jp/html/modules/legacy/admin/class/ModuleInstallUtils.class.php	Thu Dec 28 22:51:59 2006
@@ -613,6 +613,7 @@
 		$tplfile->set('tpl_lastmodified', time());
 
 		if ($tplHandler->insert($tplfile)) {
+		    $log->addReport(XCube_Utils::formatMessage(_AD_LEGACY_MESSAGE_BLOCK_TEMPLATE_INSTALLED, $block->get('template')));
 			return true;
 		}
 		else {


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