ImpressCMS/impresscms

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

Summary

Maintainability
A
0 mins
Test Coverage

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

<?php

Expected 1 blank line at end of file; 2 found
Open

define('_MD_AM_CONFIGOPTION_DELETED', 'Config data deleted from the database. Config ID: %s');

Expected 1 space after comma in function call; 2 found
Open

define('_MD_AM_TABLE_CREATED',     '数据表 %s 已创建');

No space found after comma in function call
Open

define("_MD_AM_STRTNO","此模块已设为默认起始页面,请更改起始模块");

No space found after comma in function call
Open

define("_MD_AM_ACTED","所选模块已激活!");

No space found after comma in function call
Open

define("_MD_AM_OKINS","模块 %s 已安装");

No space found after comma in function call
Open

define("_MD_AM_VERSION","版本");

No space found after comma in function call
Open

define("_MD_AM_DUPEN","复制模块!");

No space found after comma in function call
Open

define("_MD_AM_SYSNO","系统模块不能撤销");

No space found after comma in function call
Open

define("_MD_AM_NOCHANGE","没有更改");

No space found after comma in function call
Open

define("_MD_AM_CANCEL","取消");

No space found after comma in function call
Open

define("_MD_AM_FAILORDER","不能重排序 %s ");

No space found after comma in function call
Open

define("_MD_AM_ACTION","动作");

No space found after comma in function call
Open

define("_MD_AM_ACTIVE","激活");

No space found after comma in function call
Open

define("_MD_AM_OKUPD","模块 %s 已更新");

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_RECOMPILED','Template %s recompiled.');

No space found after comma in function call
Open

define("_MD_AM_UPDTED","所选模块已更新!");

No space found after comma in function call
Open

define("_MD_AM_DEACTIVATE","撤销");

No space found after comma in function call
Open

define("_MD_AM_FAILINS","不能安装 %s ");

No space found after comma in function call
Open

define("_MD_AM_ACTIVATE","激活");

No space found after comma in function call
Open

define("_MD_AM_ALEXISTS","模块 %s 已存在");

No space found after comma in function call
Open

define("_MD_AM_FAILUNINS","不能卸载 %s ");

No space found after comma in function call
Open

define("_MD_AM_OKUNINS","模块 %s 已卸载");

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_INSERTED','Template %s added to the database. (ID: %s)');

No space found after comma in function call
Open

define("_MD_AM_LASTUP","上次更新");

No space found after comma in function call
Open

define("_MD_AM_ORDER","次序");

No space found after comma in function call
Open

define("_MD_AM_INSTALL","安装");

No space found after comma in function call
Open

define("_MD_AM_DBUPDATE","数据库更新成功!");

No space found after comma in function call
Open

define("_MD_AM_FAILACT","不能激活 %s ");

No space found after comma in function call
Open

define("_MD_AM_FAILDEACT","不能撤销 %s ");

No space found after comma in function call
Open

define('_MD_AM_FUNCT_EXEC',' %s 功能已执行');

No space found after comma in function call
Open

define("_MD_AM_DEACTED","所选模块已撤销,现在可以安全地卸载此模块");

No space found after comma in function call
Open

define("_MD_AM_NOTINSTALLED","未安装");

No space found after comma in function call
Open

define("_MD_AM_PCMFM","请确认:");

No space found after comma in function call
Open

define("_MD_AM_BTOMADMIN","返回模块管理页面");

No space found after comma in function call
Open

define("_MD_AM_OKACT","模块 %s 已激活");

No space found after comma in function call
Open

define('_MD_AM_MOD_DATA_UPDATED',' 模块数据已更新');

No space found after comma in function call
Open

define('_MD_AM_MOD_UP_TEM','Updating templates...');

No space found after comma in function call
Open

define("_MD_AM_SUBMIT","提交");

No space found after comma in function call
Open

define('_MD_AM_INSTALLING','安装中 ');

No space found after comma in function call
Open

define("_MD_AM_DEACTIVATED","未激活");

No space found after comma in function call
Open

define("_MD_AM_UNINSTALL","卸载");

No space found after comma in function call
Open

define('_MD_AM_MOD_REBUILD_BLOCKS','正在重建区块...');

No space found after comma in function call
Open

define("_MD_AM_UPDATE_FAIL","不能更新 %s ");

No space found after comma in function call
Open

define("_MD_AM_FAILWRITE","不能写入主菜单");

No space found after comma in function call
Open

define("_MD_AM_MODADMIN","模块管理");

No space found after comma in function call
Open

define("_MD_AM_MODULE","模块");

No space found after comma in function call
Open

define("_MD_AM_ORDER0","(0 = 隐藏)");

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_INSERT_FAIL','ERROR: Could not insert template %s to the database.');

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_UPDATE_FAIL','ERROR: Could not update template %s.');

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_COMPILE_FAIL','ERROR: Failed compiling template %s.');

No space found after comma in function call
Open

define("_MD_AM_UPDATE","更新");

No space found after comma in function call
Open

define("_MD_AM_OKDEACT","模块 %s 已撤销");

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_COMPILED','Template %s compiled.');

No space found after comma in function call
Open

define('_MD_AM_TEMPLATE_RECOMPILE_FAIL','ERROR: Could not recompile template %s.');

No space found after comma in function call
Open

define("_MD_AM_INACTIVE","撤销");

No space found after comma in function call
Open

define("_MD_AM_OKORDER","模块 %s 已更改");

No space found after comma in function call
Open

define('_MD_AM_FAIL_EXEC',' %s 执行失败');

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status