コード例 #1
0
ファイル: router.php プロジェクト: vuchannguyen/hoctap
function KunenaBuildRoute(&$query)
{
    return KunenaRouter::BuildRoute($query);
}