Kenji
kenji****@club*****
2007年 12月 3日 (月) 10:56:49 JST
Kenji です。
user_guide_ja/libraries/xmlrpc.html
$config['functions']['new_post']; = array('function' => 'My_blog.new_entry');
の ['new_post'] の後の「;」は不要です。
本家 svn では、修正済みでした。
// Kenji