ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/blocks.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("_MB_SYSTEM_DISPLAYTOT","要显示全部成员的信息吗?");

No space found after comma in function call
Open

define("_MB_SYSTEM_DISPLAYA","显示头像");

No space found after comma in function call
Open

define("_MB_SYSTEM_HOME","首页"); // link to home page in main menu block

No space found after comma in function call
Open

define("_MB_SYSTEM_RNOW","现在注册!");

No space found after comma in function call
Open

define("_MB_SYSTEM_SADMIN","显示管理员用户组");

No space found after comma in function call
Open

define("_MB_SYSTEM_DISPLAYC","显示 %s 留言");

Expected 1 newline at end of file; 0 found
Open

?>

No space found after comma in function call
Open

define("_MB_SYSTEM_DISPLAY","显示 %s 成员");

No space found after comma in function call
Open

define("_MB_SYSTEM_INBOX","收件箱");

No space found after comma in function call
Open

define("_MB_SYSTEM_LOGO","Logo图片文件在 %s 文件夹");  // %s is your root image directory name

No space found after comma in function call
Open

define("_MB_SYSTEM_NODISPGR","此级别用户不显示:");

No space found after comma in function call
Open

define("_MB_SYSTEM_NOWAITING_DISPLAY","总是显示");

No space found after comma in function call
Open

define("_MB_SYSTEM_SQL_CACHE","SQL 缓存");

No space found after comma in function call
Open

define("_MB_SYSTEM_EACNT","编辑帐户");

No space found after comma in function call
Open

define("_MB_SYSTEM_PWWIDTH","弹出窗口宽度");

No space found after comma in function call
Open

define("_MB_SYSTEM_VACNT","查看帐户");

No space found after comma in function call
Open

define("_MB_SYSTEM_LPASS","忘记密码?");

No space found after comma in function call
Open

define("_MB_SYSTEM_ADVS","高级查找");

No space found after comma in function call
Open

define("_MB_SYSTEM_LOUT","登出");

No space found after comma in function call
Open

define("_MB_SYSTEM_RECO","提出建议");

No space found after comma in function call
Open

define("_MB_SYSTEM_PWHEIGHT","弹出窗口高度");

No space found after comma in function call
Open

define("_MB_SYSTEM_ADMENU","管理员菜单");

No space found after comma in function call
Open

define("_MB_SYSTEM_SEARCH","查找");

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status