예제 #1
0
파일: panel.php 프로젝트: alphadc/xiuxing
function dp_unregister_panel($class)
{
    DP_Panel::unregister($class);
}