diff --git a/results.php b/results.php index 5ca0c9f0d..2b9b2403b 100644 --- a/results.php +++ b/results.php @@ -112,7 +112,7 @@ $types = array( 'php' => '', 'doc' => '', 'bugs' => '', - 'gtk' => '' + 'gtk' => '' ); foreach($res['ResultSet']['Result'] as $i => $hit) {