ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin.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('_MD_AM_USER','编辑用户');

No space found after comma in function call
Open

define('_MD_AM_PERMRESETNG','不能为模块 %s 重设群组权限');

No space found after comma in function call
Open

define('_MD_AM_PREF','首选项');

No space found after comma in function call
Open

define('_MD_AM_PREF_DSC',"ImpressCMS 网站参考");

No space found after comma in function call
Open

define('_MD_AM_ADGS','群组');

No space found after comma in function call
Open

define('_MD_AM_BKPOSAD','区块位置');

Newline required after opening brace
Open

if (!defined('_MD_AM_AUTOTASKS')) {define('_MD_AM_AUTOTASKS', '自动任务');}

No space found after comma in function call
Open

define('_MD_AM_MDAD','模块管理');

No space found after comma in function call
Open

define('_MD_AM_PERMADDOK','添加 %s 权限 %s 给群组 %s');

No space found after comma in function call
Open

define('_MD_AM_SMLS','表情');

No space found after comma in function call
Open

define('_MD_AM_PAGES','符号链接管理');

No space found after comma in function call
Open

define('_MD_AM_BKAD','区块');

Closing brace must be on a line by itself
Open

if (!defined('_MD_AM_AUTOTASKS')) {define('_MD_AM_AUTOTASKS', '自动任务');}

No space found after comma in function call
Open

define('_MD_AM_RANK','用户等级');

No space found after comma in function call
Open

define('_MD_AM_VRSN','版本检查');

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status