diff --git a/sources/subs/Messages.subs.php b/sources/subs/Messages.subs.php index ad6b20bd42..68477f1935 100644 --- a/sources/subs/Messages.subs.php +++ b/sources/subs/Messages.subs.php @@ -25,7 +25,7 @@ function getExistingMessage($id_msg, $id_topic = 0, $attachment_type = 0) { - global $smcFunc; + global $smcFunc, $modSettings; if (empty($id_msg)) return false; diff --git a/themes/default/images/logo_sm.png b/themes/default/images/logo_sm.png index f1020c3598..fe7588fa50 100644 Binary files a/themes/default/images/logo_sm.png and b/themes/default/images/logo_sm.png differ