ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin/findusers.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

define("_AM_MAILNG","仅不能接收邮件的用户");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_ICQ","ICQ");

No space found after comma in function call
Open

define("_AM_LASTLOGMORE","上次登录时间大于<span style='color:#ff0000;'>X</span>天前");

No space found after comma in function call
Open

define("_AM_POSTS","留言数量");

No space found after comma in function call
Open

define("_AM_NOFOUND","没有发现任何用户");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_DESC","按字母降序");

No space found after comma in function call
Open

define("_AM_LIMIT","每页显示用户");

No space found after comma in function call
Open

define("_AM_FINDUS","查找用户");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_LASTLOGIN","上次登录");

No space found after comma in function call
Open

define("_AM_INACTIVE","仅未激活用户");

No space found after comma in function call
Open

define("_AM_REGLESS","注册时间小于<span style='color:#ff0000;'>X</span>天前");

Expected 1 newline at end of file; 0 found
Open

define("_AM_ACTIONS","Actions");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_USERSFOUND","已找到%s个用户");

No space found after comma in function call
Open

define("_AM_LASTLOGLESS","上次等于时间小于<span style='color:#ff0000;'>X</span>天前");

No space found after comma in function call
Open

define("_AM_POSTSLESS","留言数量小于<span style='color:#ff0000;'>X</span>");

No space found after comma in function call
Open

define("_AM_REGDATE","注册日期");

No space found after comma in function call
Open

define("_AM_AIM","AIM");

No space found after comma in function call
Open

define("_AM_REGMORE","注册时间大于<span style='color:#ff0000;'>X</span>天前");

No space found after comma in function call
Open

define("_AM_ACTIVE","仅已激活用户");

No space found after comma in function call
Open

define("_AM_YIM","YIM");

No space found after comma in function call
Open

define("_AM_URL","URL");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_ORDER","排序");

No space found after comma in function call
Open

define("_AM_REALNAME","真实姓名");

No space found after comma in function call
Open

define("_AM_MAILOK","仅能接收邮件的用户");

No space found after comma in function call
Open

define("_AM_OCCUPATION","所在地");

No space found after comma in function call
Open

define("_AM_SORT","分类按");

No space found after comma in function call
Open

define("_AM_ASC","按字母排序");

No space found after comma in function call
Open

define("_AM_ACTIONS","Actions");

No space found after comma in function call
Open

define("_AM_PREVIOUS","上一页");

No space found after comma in function call
Open

define("_AM_NEXT","下一页");

No space found after comma in function call
Open

define("_AM_URLC","URL包含");

No space found after comma in function call
Open

define("_AM_PM","私人信息");

No space found after comma in function call
Open

define("_AM_MSNM","MSN");

No space found after comma in function call
Open

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

No space found after comma in function call
Open

define("_AM_POSTSMORE","留言数量大于<span style='color:#ff0000;'>X</span>");

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status