Update structure-entry-scripts.md

This commit is contained in:
崔亮
2018-11-15 13:32:08 +08:00
committed by GitHub
parent 800d3d7789
commit 36e5f34ce0

View File

@ -111,4 +111,3 @@ if (!defined('YII_DEBUG')) {
常量定义应该在入口脚本的开头,这样包含其他 PHP 文件时,
常量就能生效。