mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2024-12-02 11:59:16 +08:00
优化
This commit is contained in:
parent
5281056e29
commit
61e7320d1e
@ -45,7 +45,6 @@ return array (
|
||||
'plugins_service_user_login_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\userloginrewardintegral\\Hook',
|
||||
1 => 'app\\plugins\\ucenter\\Hook',
|
||||
),
|
||||
'plugins_css' =>
|
||||
array (
|
||||
@ -118,21 +117,5 @@ return array (
|
||||
0 => 'app\\plugins\\freightfee\\Hook',
|
||||
1 => 'app\\plugins\\newuserreduction\\Hook',
|
||||
),
|
||||
'plugins_service_user_register_end' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\ucenter\\Hook',
|
||||
),
|
||||
'plugins_service_user_logout_handle' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\ucenter\\Hook',
|
||||
),
|
||||
'plugins_service_user_login_pwd_update' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\ucenter\\Hook',
|
||||
),
|
||||
'plugins_service_user_accounts_update' =>
|
||||
array (
|
||||
0 => 'app\\plugins\\ucenter\\Hook',
|
||||
),
|
||||
);
|
||||
?>
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user