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:28:03 +0000 (22:28 +0900)
commit7187975392f5204e436dd65243babac66c45da97
treee0943214b21bdb3672b5bf52ae3fda91c6db275f
parentc8f6fe4a03260307381e328a0913c71c7f579a8e
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