1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-30 21:40:43 +02:00

[ticket/12060] Copy this_u_action back to original this->u_action var

PHPBB3-12060
This commit is contained in:
Matt Friedman
2013-12-12 09:54:46 -08:00
parent f41638ebbf
commit 3659ba884e

View File

@@ -387,6 +387,8 @@ class acp_bbcodes
}
$db->sql_freeresult($result);
$this->u_action = $this_u_action;
}
/*