From 5406696fa8bcb8d1b7a57dacdd00ff76f01efe37 Mon Sep 17 00:00:00 2001 From: Hannes Magnusson Date: Fri, 11 Apr 2008 17:04:40 +0000 Subject: [PATCH] ...and now the path --- results.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) {