OSDN Git Service

MERGE: リビジョン1866。NucleusPlugin::apply_plugin_options()のバグ修正
authorsakamocchi <o-takashi@sakamocchi.jp>
Sun, 20 May 2012 13:27:37 +0000 (22:27 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sun, 20 May 2012 13:27:37 +0000 (22:27 +0900)
commit3d167ac792af9fbf721548256371fcda87e8eb2c
tree519964d08669297bbc69e0a308ab3087affe19d9
parent589a11a8e5e1965e962149edd38778bd2e23800f
MERGE: リビジョン1866。NucleusPlugin::apply_plugin_options()のバグ修正

1. DBハンドラーを書き換えた際の修正漏れ
2. もともとのコードのおかしな箇所の修正。対象となるすべてのプラグインのキャッシュがアップデートされていなかった

Revision 1866:
FIX: bugs to fail to update options in
NucleusPlugin::apply_plugin_options()
1. Mis-written when applying new DB handler
2. original code bugs
http://nucleuscms.svn.sourceforge.net/viewvc/nucleuscms?view=revision&revision=1866
nucleus/libs/PLUGIN.php