ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin/groups.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_SYSTEMRIGHTS","可管理如下的系统功能");

No space found after comma in function call
Open

define("_AM_MODIFYADG","更改组");

Newline required after opening brace
Open

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

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_DESCRIPTION","描述");

No space found after comma in function call
Open

define("_AM_DELETEADG","删除组");

No space found after comma in function call
Open

define("_AM_ADDBUTTON"," 添加--> ");

No space found after comma in function call
Open

define("_AM_MODIFY","修改");

No space found after comma in function call
Open

define("_AM_SBLEFT","边栏区块-左");

No space found after comma in function call
Open

define("_AM_INDICATES","* 为必填");

No space found after comma in function call
Open

define("_AM_DEBUG_PERM","在以下模块中可见调试模式");

No space found after comma in function call
Open

define("_AM_UPDATEADG","更新组");

No space found after comma in function call
Open

define("_AM_SBRIGHT","边栏区块-右");

No space found after comma in function call
Open

define("_AM_NAME","组名");

No space found after comma in function call
Open

define("_AM_ACCESSRIGHTS","可访问如下模块");

No space found after comma in function call
Open

define("_AM_SBRIGHT_ADMIN","管理区边栏区块-右");

No space found after comma in function call
Open

define("_AM_CBRIGHT_ADMIN","管理区中央区块-右");

No space found after comma in function call
Open

define("_AM_UNEED2ENTER","必须输入必要信息!");

No space found after comma in function call
Open

define("_AM_CBCENTER","中央区块-中间");

Expected 1 newline at end of file; 0 found
Open

?>

No space found after comma in function call
Open

define("_AM_NONMEMBERS","非组成员");

No space found after comma in function call
Open

define("_AM_EDITADG","编辑群组");

No space found after comma in function call
Open

define("_AM_EDITMEMBER","编辑组成员");

No space found after comma in function call
Open

define("_AM_AREUSUREDEL","确认要删除这一组吗?");

No space found after comma in function call
Open

define("_AM_NO","No");

No space found after comma in function call
Open

define("_AM_CREATENEWADG","新建群组");

No space found after comma in function call
Open

define("_AM_ACTIVERIGHTS","可管理如下模块");

No space found after comma in function call
Open

define("_AM_DELBUTTON","<--删除");

No space found after comma in function call
Open

define("_AM_CBBOTTOMRIGHT","中央区块-右下");

No space found after comma in function call
Open

define("_AM_DELETE","删除");

No space found after comma in function call
Open

define("_AM_IFADMIN","当模块的管理权限一旦确定,则会访问这一模块的权限也会永久生效");

No space found after comma in function call
Open

define("_AM_BLOCKRIGHTS","可查看以下区块");

No space found after comma in function call
Open

define("_AM_CBLEFT","中央区块-左");

No space found after comma in function call
Open

define("_AM_CBBOTTOMLEFT_ADMIN","管理区中央区块-左下");

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_SBLEFT_ADMIN","管理区边栏区块-左");

No space found after comma in function call
Open

define("_AM_CBLEFT_ADMIN","管理区中央区块-左");

No space found after comma in function call
Open

define("_AM_CBBOTTOMLEFT","中央区块-左下");

No space found after comma in function call
Open

define("_AM_CBBOTTOM","中央区块-下方");

No space found after comma in function call
Open

define("_AM_EDPERM","在以下模块中可使用所见即所得编辑器");

No space found after comma in function call
Open

define("_AM_CBBOTTOM_ADMIN","管理区中央区块-下方");

No space found after comma in function call
Open

define("_AM_GROUPMANAGER_PERM","可更改这些组的权限");

No space found after comma in function call
Open

define("_AM_CBRIGHT","中央区块-右");

No space found after comma in function call
Open

define("_AM_YES","Yes");

No space found after comma in function call
Open

define("_AM_MEMBERS","成员");

No space found after comma in function call
Open

define("_AM_CBCENTER_ADMIN","管理区中央区块-中间");

No space found after comma in function call
Open

define("_AM_CBBOTTOMRIGHT_ADMIN","管理区中央区块-右下");

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status