--- blocks/ev_top.php.~1.32.~ 2010-02-27 16:07:34.000000000 +0900
+++ blocks/ev_top.php 2010-05-09 15:38:37.665359466 +0900
@@ -33,7 +33,7 @@
if (!function_exists("b_event_top_show_base")) {
-include_once dirname(dirname(__FILE__))."/functions.php";
+if (!function_exists("eventdate")) include_once $mydirpath."/functions.php";
function b_event_top_show_base($dirname, $prefix, $options) {
global $xoopsDB, $xoopsUser;
Re: 複製したイベント案内のアップデート
投稿日時
2010/5/9 16:46
msg# 1.2
depth: 1
問題の修正には、次のような変更を加える必要があります。
こちらの変更は 2.62 に含めたいと思います。