Fix display of upgrade notification.
Signed-off-by: Thomas Hochstein <thh@inter.net>
This commit is contained in:
parent
0fc509a50b
commit
e288d7e43e
@ -56,6 +56,7 @@ if (is_array($output)) {
|
||||
} else {
|
||||
$data['updateButton'] = $output;
|
||||
}
|
||||
$output = '';
|
||||
if (serendipity_plugin_api::hook_event('backend_plugins_upgradecount', $output)) {
|
||||
$data['pluginUpdates'] = $output;
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user