1
0

fixed addnew plugin count

This commit is contained in:
Ian
2013-01-04 18:41:15 +01:00
parent 166a811104
commit 7e061d8c8c
2 changed files with 2 additions and 2 deletions

View File

@@ -243,6 +243,7 @@ if (isset($_GET['serendipity']['plugin_to_conf'])) {
}
ksort($pluggroups);
$data['count_pluginstack'] = count($pluginstack);
$data['errorstack'] = $errorstack;
if ($serendipity['GET']['only_group'] == 'UPGRADE') {