コード例 #1
0
ファイル: panel.php プロジェクト: alphadc/xiuxing
function dp_unregister_panel($class)
{
    DP_Panel::unregister($class);
}