Part of #2047951: [META] Remove calls to deprecated global $user and $GLOBALS['user']
core/includes/theme.inc:
function theme_mark($variables) {
$type = $variables['status'];
global $user;
Part of #2047951: [META] Remove calls to deprecated global $user and $GLOBALS['user']
core/includes/theme.inc:
function theme_mark($variables) {
$type = $variables['status'];
global $user;