Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 225 Bytes

sp_check_lang.md

File metadata and controls

23 lines (15 loc) · 225 Bytes

sp_check_lang()

X2.2.0新增

sp_check_lang()

功能: 判断当前的语言包,并返回语言包名

参数: 无

返回: 类型string 包名,如:zh-cn

使用:

$lang=sp_check_lang();