Fix syntax error introduced by f62c4a1809

This commit is contained in:
Michal Čihař 2011-11-24 19:25:08 +01:00
parent 378fe0b597
commit 03fd559382

View File

@ -247,7 +247,7 @@ if ($databases_count > 0) {
foreach ($replication_types as $type) {
if (${"server_{$type}_status"}) {
echo ' <th></th>' . "\n";
{
}
}
if ($is_superuser) {