定义系统类库映射文件alias.php

This commit is contained in:
thinkphp
2013-04-03 12:04:35 +08:00
parent b282238c7f
commit 9bfd2bd319
3 changed files with 36 additions and 43 deletions

View File

@@ -25,10 +25,9 @@ class File {
}
/**
* 日志直接写入
* 日志写入接口
* @access public
* @param string $log 日志信息
* @param string $level 日志级别
* @param string $destination 写入目标
* @return void
*/