履歴保存時のfor_search項目が無いSQLエラーの件 (2011-09-23 19:39 by domifara #59728)
xoops_trust_path/pico/include/transact_functions.phpの
line 736で
変更前
[code]
// store a content into history table (before delete or update)
function pico_transact_backupcontent( $mydirname , $content_id , $forced = false )
{
global $xoopsUser , $xoopsModuleConfig ;