ImpressCMS/impresscms

View on GitHub
htdocs/modules/system/language/schinese/admin/images.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_IMGCATRGRP','选择可使用图像管理的群组:<br /><br /><span style="font-weight: normal;">这些组可对选定的图像使用图像管理器,但不能上传。网站管理员自动访问。</span>');

No space found after comma in function call
Open

define('_MD_IMGCATWGRP','选择允许上传图像的群组:<br /><br /><span style="font-weight: normal;">通常给管理员使用</span>');

No space found after comma in function call
Open

define('_MD_ASFILE',' 以文件方式储存(在目录 %s)<br />');

No space found after comma in function call
Open

define('_MD_EDITIMGCAT','编辑分类:');

No space found after comma in function call
Open

define('_MD_IMGCATPARENT','上级分类:');

No space found after comma in function call
Open

define('_MD_IMGMAIN','图像管理');

No space found after comma in function call
Open

define('_MD_IMGCATNAME','分类名称:');

No space found after comma in function call
Open

define('_MD_IMGCATSTRTYPE','图片上传至:');

No space found after comma in function call
Open

define('_MD_DELETEIMGCAT','删除图像分类');

Expected 1 newline at end of file; 0 found
Open

define('IMANAGER_NOPERM', '没有访问权限!');

No space found after comma in function call
Open

define('_MD_IMGCATWEIGHT','图像管理器的显示次序:');

No space found after comma in function call
Open

define('_MD_IMGCATDISPLAY','要显示此分类?');

No space found after comma in function call
Open

define('_MD_ADDIMGCAT','新建分类:');

No space found after comma in function call
Open

define('_MD_ADDIMGCATBTN','新建分类');

No space found after comma in function call
Open

define('_MD_RUDELIMGCAT','确认要删除此分类以及分类下的图像文件吗?');

No space found after comma in function call
Open

define('_MD_ADDIMGBTN','新加图像');

No space found after comma in function call
Open

define('_MD_STRTYOPENG','此设定以后不能更改!');

No space found after comma in function call
Open

define('_MD_INDB',' 储存在数据库(以二进制"blob"数据格式)');

No space found after comma in function call
Open

define('_MD_RUDELIMG','确认要删除这个图像文件吗?');

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status