mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-19 00:01:00 +08:00
fix claim get create at last month
This commit is contained in:
@@ -5371,7 +5371,7 @@ function checkGuestVisit()
|
||||
|
||||
}
|
||||
|
||||
function render($view, $data, $return = false)
|
||||
function render($view, $data = [], $return = false)
|
||||
{
|
||||
extract($data);
|
||||
if (!file_exists($view)) {
|
||||
|
||||
Reference in New Issue
Block a user