示例#1
0
文件: panel.php 项目: alphadc/xiuxing
function dp_unregister_panel($class)
{
    DP_Panel::unregister($class);
}