Minahito
minah****@users*****
2007年 1月 17日 (水) 16:33:52 JST
Index: xoops2jp/html/modules/legacyRender/admin/class/LegacyTheme.class.php diff -u xoops2jp/html/modules/legacyRender/admin/class/LegacyTheme.class.php:1.1.2.4.2.1 xoops2jp/html/modules/legacyRender/admin/class/LegacyTheme.class.php:1.1.2.4.2.2 --- xoops2jp/html/modules/legacyRender/admin/class/LegacyTheme.class.php:1.1.2.4.2.1 Fri Nov 10 18:11:40 2006 +++ xoops2jp/html/modules/legacyRender/admin/class/LegacyTheme.class.php Wed Jan 17 16:33:52 2007 @@ -47,9 +47,6 @@ if (file_exists($mnfFile = $themeDir . "/manifesto.ini.php")) { $manifesto = parse_ini_file($mnfFile, true); } - elseif (file_exists($mnfFile = $themeDir . "/package.ini.php")) { - $manifesto = parse_ini_file($mnfFile, true); - } if(count($manifesto) > 0) { //