mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-05 00:07:44 +02:00
[ticket/12060] Copy this_u_action back to original this->u_action var
PHPBB3-12060
This commit is contained in:
@@ -387,6 +387,8 @@ class acp_bbcodes
|
|||||||
|
|
||||||
}
|
}
|
||||||
$db->sql_freeresult($result);
|
$db->sql_freeresult($result);
|
||||||
|
|
||||||
|
$this->u_action = $this_u_action;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user