ImpressCMS/impresscms

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

Summary

Maintainability
A
0 mins
Test Coverage

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

<?php

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","数据库更新成功!");}

Expected 1 newline at end of file; 0 found
Open

?>

No space found after comma in function call
Open

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

Unexpected spaces found.
Open

<?php

There are no issues that match your filters.

Category
Status