Skip to content

Commit

Permalink
Additional fix for fix-720
Browse files Browse the repository at this point in the history
  • Loading branch information
mystralkk committed Dec 29, 2016
1 parent 63fc3f7 commit ef57bdb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion system/lib-plugins.php
Expand Up @@ -1293,7 +1293,7 @@ function PLG_logoutUser($uid)
*/
function PLG_userInfoChanged($uid)
{
global $_PLUGINS;
global $_CONF, $_PLUGINS;

$all_plugins = array_merge($_PLUGINS, array('topic'));

Expand Down

0 comments on commit ef57bdb

Please sign in to comment.