mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-05 21:32:31 +08:00
v6.0
This commit is contained in:
@ -105,7 +105,7 @@ class Admin extends Common
|
||||
{
|
||||
if(empty($data))
|
||||
{
|
||||
return $this->error(MyLang('admin.admin_no_data_tips'), MyUrl('admin/index/index'));
|
||||
return ViewError(MyLang('admin.admin_no_data_tips'), MyUrl('admin/index/index'));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user