ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin/tplsets.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_IMGDELETE','删除');

No space found after comma in function call
Open

define('_MD_FILEHTML','HTML');

No space found after comma in function call
Open

define('_MD_ADDSKINIMG','添加皮肤图像文件');

No space found after comma in function call
Open

define('_MD_TPLMAIN','模板设置管理');

No space found after comma in function call
Open

define('_MD_FILEDESC','文件描述');

No space found after comma in function call
Open

define('_MD_CLONETHEME','克隆一个模板设置');

No space found after comma in function call
Open

define('_MD_NEWNAME','输入新模板设置名称');

No space found after comma in function call
Open

define('_MD_VIEW','查看');

No space found after comma in function call
Open

define('_MD_VIEWDEFAULT','查看默认模板');

No space found after comma in function call
Open

define('_MD_GENERATE','生成');

No space found after comma in function call
Open

define('_MD_DEFAULTTHEME','站点将使用此模板包作为默认模板设置');

No space found after comma in function call
Open

define('_MD_INSTALL','安装');

No space found after comma in function call
Open

define('_MD_FILECSS','CSS');

No space found after comma in function call
Open

define('_MD_VIEWTEMPLATE','查看模板文件');

No space found after comma in function call
Open

define('_MD_FILEMOD','上次修改的文件');

No space found after comma in function call
Open

define('_MD_THMSETNAME','模板名称');

No space found after comma in function call
Open

define('_MD_DOWNLOAD','下载');

No space found after comma in function call
Open

define('_MD_CONTENT','内容Content');

No space found after comma in function call
Open

define('_MD_FILENAME','文件名称');

No space found after comma in function call
Open

define('_MD_UPLOAD','上传');

No space found after comma in function call
Open

define('_MD_TITLE','名称Title');

No space found after comma in function call
Open

define('_MD_SKINIMGS','皮肤图像文件');

No space found after comma in function call
Open

define('_MD_EDITSKINIMG','编辑皮肤图像文件');

No space found after comma in function call
Open

define('_MD_EDITTEMPLATE','编辑模板文件');

No space found after comma in function call
Open

define('_MD_THEMENAME','基本模板设置');

No space found after comma in function call
Open

define('_MD_IMPORT','输入');

No space found after comma in function call
Open

define('_MD_EDITSKIN','编辑皮肤');

No space found after comma in function call
Open

define('_MD_COPYDEFAULT','复制默认文件');

No space found after comma in function call
Open

define('_MD_DLDEFAULT','下载默认文件');

No space found after comma in function call
Open

define('_MD_IMGFILE','文件名称');

Expected 1 newline at end of file; 0 found
Open

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

No space found after comma in function call
Open

define('_MD_TEMPLATES','模板');

No space found after comma in function call
Open

define('_MD_NOFILE','没有文件');

No space found after comma in function call
Open

define('_MD_LASTMOD','上次修改');

No space found after comma in function call
Open

define('_MD_CREATED','已创建');

No space found after comma in function call
Open

define('_MD_SKIN','皮肤');

No space found after comma in function call
Open

define('_MD_IMGNEWFILE','上传新文件');

No space found after comma in function call
Open

define('_MD_ACTION','动作Action');

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status