[xoops-cvslog 6275] CVS update: xoops2jp/html/modules/legacyRender/kernel

Back to archive index

Minahito minah****@users*****
2007年 4月 2日 (月) 14:42:12 JST


Index: xoops2jp/html/modules/legacyRender/kernel/Legacy_AdminRenderSystem.class.php
diff -u xoops2jp/html/modules/legacyRender/kernel/Legacy_AdminRenderSystem.class.php:1.1.2.10.2.1 xoops2jp/html/modules/legacyRender/kernel/Legacy_AdminRenderSystem.class.php:1.1.2.10.2.2
--- xoops2jp/html/modules/legacyRender/kernel/Legacy_AdminRenderSystem.class.php:1.1.2.10.2.1	Mon Apr  2 14:41:22 2007
+++ xoops2jp/html/modules/legacyRender/kernel/Legacy_AdminRenderSystem.class.php	Mon Apr  2 14:42:12 2007
@@ -266,6 +266,7 @@
 {
 	if (!isset($params['file'])) {
 		$smarty->trigger_error("stylesheet: missing file parameter.");
+		return;
 	}
 	
 	$file = $params['file'];


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