- baseControl: remove undefined variable.
This commit is contained in:
@@ -1012,7 +1012,6 @@ class baseControl
|
||||
include $viewFile;
|
||||
if(!\zin\zin::$rendered) \zin\render();
|
||||
ob_end_flush();
|
||||
echo $output;
|
||||
|
||||
/**
|
||||
* 渲染完毕后,再切换回之前的路径。
|
||||
|
||||
Reference in New Issue
Block a user