示例#1
0
function is_legacy()
{
    return BrowserType::isLegacyBrowser();
}