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

Back to archive index

Minahito minah****@users*****
2006年 10月 31日 (火) 16:21:47 JST


Index: xoops2jp/html/modules/legacy/admin/class/ModuleUtils.class.php
diff -u xoops2jp/html/modules/legacy/admin/class/ModuleUtils.class.php:1.1.2.3 xoops2jp/html/modules/legacy/admin/class/ModuleUtils.class.php:1.1.2.4
--- xoops2jp/html/modules/legacy/admin/class/ModuleUtils.class.php:1.1.2.3	Mon Oct 30 18:53:35 2006
+++ xoops2jp/html/modules/legacy/admin/class/ModuleUtils.class.php	Tue Oct 31 16:21:47 2006
@@ -615,16 +615,6 @@
 				}
 			}
 		}
-
-		//
-		// install Template All
-		//
-		$templates = $module->getInfo('templates');
-		if ($templates != false) {
-			foreach ($templates as $template) {
-				Legacy_ModuleUtils::installTemplate($module, $template, $log);
-			}
-		}
 	}
 	
 	/**


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