mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 06:38:52 +00:00
[ticket/12060] Copy this_u_action back to original this->u_action var
PHPBB3-12060
This commit is contained in:
parent
f41638ebbf
commit
3659ba884e
1 changed files with 2 additions and 0 deletions
|
@ -387,6 +387,8 @@ class acp_bbcodes
|
|||
|
||||
}
|
||||
$db->sql_freeresult($result);
|
||||
|
||||
$this->u_action = $this_u_action;
|
||||
}
|
||||
|
||||
/*
|
||||
|
|
Loading…
Add table
Reference in a new issue