OSDN Git Service

MERGE: リビジョン1781。Skinクラスのevalをcall_user_fun()に変更。
authorsakamocchi <o-takashi@sakamocchi.jp>
Sat, 21 Apr 2012 14:24:57 +0000 (23:24 +0900)
committersakamocchi <o-takashi@sakamocchi.jp>
Sat, 21 Apr 2012 14:24:57 +0000 (23:24 +0900)
commit8d6fa959f2fad768af477f1ddc8ff8cb106c9c9f
tree341fd4eccfb7e22418f2da2918113e961233f8a1
parent894c09e3cf4e86314e01bf53077e1e597430d1ff
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