OSDN Git Service

MERGE: リビジョン1781。Skinクラスのevalをcall_user_fun()に変更。
authorsakamocchi <o-takashi@sakamocchi.jp>
Sat, 21 Apr 2012 14:28:18 +0000 (23:28 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sat, 21 Apr 2012 14:28:18 +0000 (23:28 +0900)
commit54132d2abdf3370b41a19e5bf48b6d249c48ca1e
tree010480aabd9a2961362065e635b74cd8f8df4bea
parent827c8d24c3ba6c846ccc6eb3e74665fed931bdc2
MERGE: リビジョン1781。Skinクラスのevalをcall_user_fun()に変更。

れいんさんの提案を実装。
http://sourceforge.jp/projects/nucleus-jp/lists/archive/developers/2012-April/000897.html

Revision 1781:
CHANGE: use call_user_func() instead of eval() to call static method of
other class
changing processing in these two methods:
Skin::getAllowedActionsForType()
Skin::getFriendlyNames()
http://nucleuscms.svn.sourceforge.net/viewvc/nucleuscms?view=revision&revision=1781
nucleus/libs/SKIN.php