htdocs/modules/system/language/schinese/admin/images.php
File contains UTF-8 byte order mark, which may corrupt your application Open
Open
<?php
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATRGRP','选择可使用图像管理的群组:<br /><br /><span style="font-weight: normal;">这些组可对选定的图像使用图像管理器,但不能上传。网站管理员自动访问。</span>');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATWGRP','选择允许上传图像的群组:<br /><br /><span style="font-weight: normal;">通常给管理员使用</span>');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_ASFILE',' 以文件方式储存(在目录 %s)<br />');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_EDITIMGCAT','编辑分类:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATPARENT','上级分类:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGMAIN','图像管理');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATNAME','分类名称:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATSTRTYPE','图片上传至:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_DELETEIMGCAT','删除图像分类');
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
define('IMANAGER_NOPERM', '没有访问权限!');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATWEIGHT','图像管理器的显示次序:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_IMGCATDISPLAY','要显示此分类?');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_ADDIMGCAT','新建分类:');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_ADDIMGCATBTN','新建分类');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_RUDELIMGCAT','确认要删除此分类以及分类下的图像文件吗?');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_ADDIMGBTN','新加图像');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_STRTYOPENG','此设定以后不能更改!');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_INDB',' 储存在数据库(以二进制"blob"数据格式)');
- Exclude checks
No space found after comma in function call Open
Open
define('_MD_RUDELIMG','确认要删除这个图像文件吗?');
- Exclude checks
Unexpected spaces found. Open
Open
<?php
- Exclude checks