Commit 8ed8a126 by AbrahamGreyson

Merge branch 'funson'

parents 3b30338f 0cc4d9aa
......@@ -101,4 +101,4 @@ if (!defined('YII_DEBUG')) {
显然第一段代码更加简洁易懂。
常量定义应该在入口脚本的开头,这样包含其他 PHP 文件时,常量就能生效。
常量定义应该在入口脚本的开头,这样包含其他 PHP 文件时,常量就能生效。
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment