ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin/users.php

Summary

Maintainability
A
0 mins
Test Coverage

File contains UTF-8 byte order mark, which may corrupt your application
Open

<?php

No space found after comma in function call
Open

if (!defined('_AM_DBUPDATED')) {define("_AM_DBUPDATED","数据库已更新!");}

No space found after comma in function call
Open

define("_AM_ICQ","ICQ");

No space found after comma in function call
Open

define("_AM_RANK","等级");

No space found after comma in function call
Open

define("_AM_USERPOST","用户的帖子");

No space found after comma in function call
Open

define("_AM_USERS_DELETEED","已删除");

No space found after comma in function call
Open

define("_AM_THEME","主题");

Newline required after opening brace
Open

if (!defined('_AM_DBUPDATED')) {define("_AM_DBUPDATED","数据库已更新!");}

No space found after comma in function call
Open

define("_AM_LOCATION","来自");

No space found after comma in function call
Open

define("_AM_SYNCHRONIZE","同步");

No space found after comma in function call
Open

define("_AM_AYSYWTDU","真的要删除用户 %s 吗?");

No space found after comma in function call
Open

define("_AM_NAME","用户名");

No space found after comma in function call
Open

define("_AM_AIM","AIM");

No space found after comma in function call
Open

define("_AM_LOGINNAME","登录名");

No space found after comma in function call
Open

define("_AM_A_USER_WITH_THIS_EMAIL_ADDRESS","使用此邮箱地址的用户");

No space found after comma in function call
Open

define("_AM_NSRA","没有特别的等级");

No space found after comma in function call
Open

define("_AM_NSRID","在数据库中没有特别的等级");

No space found after comma in function call
Open

define("_AM_USERINFO","用户信息");

Closing brace must be on a line by itself
Open

if (!defined('_AM_DBUPDATED')) {define("_AM_DBUPDATED","数据库已更新!");}

No space found after comma in function call
Open

define("_AM_NOTACTIVE","此用户未被激活,你想要激活吗?");

No space found after comma in function call
Open

define("_AM_CNUUSER","不能更新用户");

No space found after comma in function call
Open

define("_AM_CNGUSERID","不能获取用户ID");

No space found after comma in function call
Open

define("_AM_OPTION","选项");

No space found after comma in function call
Open

define("_AM_CNRNU2","新用户不能被添加至组: %s.");

No space found after comma in function call
Open

define("_AM_YES","是");

No space found after comma in function call
Open

define("_AM_MODIFYUSER","修改用户");

No space found after comma in function call
Open

define("_AM_YIM","YIM");

No space found after comma in function call
Open

define("_AM_PTBBTSDIYT","点击下面的按钮,同步数据,如果你觉得上述用户的帖子信息未显示其真正的状态");

No space found after comma in function call
Open

define("_AM_DELUSER","删除用户");

No space found after comma in function call
Open

define("_AM_GO","Go!");

No space found after comma in function call
Open

define("_AM_RETYPEPD","重新输入密码");

No space found after comma in function call
Open

define("_AM_CHANGEONLY","(仅更改)");

No space found after comma in function call
Open

define("_AM_CNGTCOM","不能获取全部的留言");

No space found after comma in function call
Open

define("_AM_NO","否");

No space found after comma in function call
Open

define("_AM_EMAIL","电子邮箱");

No space found after comma in function call
Open

define("_AM_AVATAR","头像");

No space found after comma in function call
Open

define("_AM_REMOVED_USERS","已移除的用户");

No space found after comma in function call
Open

define("_AM_ALREADY_EXISTS","邮箱已存在");

No space found after comma in function call
Open

define("_AM_EDEUSER","编辑/删除用户");

No space found after comma in function call
Open

define("_AM_NICKNAME","不显示用户名");

No space found after comma in function call
Open

define("_AM_MSNM","MSNM");

No space found after comma in function call
Open

define("_AM_INTEREST","兴趣");

No space found after comma in function call
Open

define("_AM_ACCESSLEV","访问级别");

No space found after comma in function call
Open

define("_AM_INDICATECOF","* 表示必填");

No space found after comma in function call
Open

define("_AM_OCCUPATION","现在");

No space found after comma in function call
Open

define("_AM_SIGNATURE","签名");

No space found after comma in function call
Open

define("_AM_ADMIN_CAN_NOT_BE_DELETEED","管理员用户不能被删除");

No space found after comma in function call
Open

define("_AM_COULD_NOT_DELETE","不能被删除");

No space found after comma in function call
Open

define("_AM_BYTHIS","这样的话,所有关于此用户的信息将会被永久移除.");

No space found after comma in function call
Open

define("_AM_URL","URL");

No space found after comma in function call
Open

define("_AM_UPDATEUSER","更新用户");

No space found after comma in function call
Open

define("_AM_USERID","用户ID");

No space found after comma in function call
Open

define("_AM_LIST","列表");

No space found after comma in function call
Open

define("_AM_CNRNU","不能注册新用户");

No space found after comma in function call
Open

define("_AM_CNGTST","不能获取全部的历史");

No space found after comma in function call
Open

define("_AM_AOUTVTEAD","允许其他用户看到此电子邮箱地址");

No space found after comma in function call
Open

define("_AM_PASSWORD","密码");

No space found after comma in function call
Open

define("_AM_STORIES","历史");

No space found after comma in function call
Open

define("_AM_USERDONEXIT","用户不存在!");

No space found after comma in function call
Open

define('_AM_BADPWD','不能使用此类密码, 密码中不应包含用户名.');

No space found after comma in function call
Open

define("_AM_YMCACF","必须完成所有选项");

No space found after comma in function call
Open

define("_AM_ADDUSER","添加用户");

No space found after comma in function call
Open

define("_AM_COMMENTS","留言");

No space found after comma in function call
Open

define("_AM_STNPDNM","抱歉,密码不匹配,请检查后再输入");

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status