コード例 #1
0
ファイル: View.class.php プロジェクト: zhanglei/swPromise
function viewInclude($tpl)
{
    \Core\View::display($tpl);
}