migrate disable&enable user basic

This commit is contained in:
xiaomlove
2021-05-15 03:21:06 +08:00
parent dea20254bf
commit 682cf806d7
5 changed files with 30 additions and 26 deletions
+1
View File
@@ -141,5 +141,6 @@ $lang_userdetails = array
'row_show_ad' => "显示广告",
'row_no_ad_until' => "不显示广告直到",
'text_no_ad_until_note' => "时间格式为'年年年年-月月-日日 时时:分分:秒秒'。无广告待遇结束的时间。",
'disable_user_migrated' => '启用或禁用用户请到管理后台操作',
);
?>