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

Back to archive index

Minahito minah****@users*****
2006年 6月 23日 (金) 10:28:10 JST


Index: xoops2jp/html/modules/base/admin/css.php
diff -u xoops2jp/html/modules/base/admin/css.php:1.1.2.5 xoops2jp/html/modules/base/admin/css.php:1.1.2.6
--- xoops2jp/html/modules/base/admin/css.php:1.1.2.5	Thu Jun 22 14:32:45 2006
+++ xoops2jp/html/modules/base/admin/css.php	Fri Jun 23 10:28:10 2006
@@ -15,7 +15,7 @@
 $smarty = new Legacy_AdminSmarty();
 
 if ($theme != null && $dirname != null) {
-	$path = XOOPS_THEME_PATH . "/${theme}/modules/${dirname}/templates";
+	$path = XOOPS_THEME_PATH . "/${theme}/modules/${dirname}";
 }
 elseif ($theme != null) {
 	$path = XOOPS_THEME_PATH . "/" .$theme;


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