helper函数修正

This commit is contained in:
thinkphp
2016-04-19 08:15:42 +08:00
parent fa66950d5a
commit f9983b162d

View File

@@ -17,6 +17,7 @@ use think\Debug;
use think\Input;
use think\Lang;
use think\Loader;
use think\Log;
use think\Route;
use think\Session;
use think\Url;