diff --git a/results.php b/results.php index f73209e2b..a7c41faa2 100644 --- a/results.php +++ b/results.php @@ -25,7 +25,7 @@ $scope = in_array($_GET['p'], $valid_profiles) ? $_GET['p'] : 'all'; $data = file_get_contents("http://www.php.net/ws.php?profile=$scope&q=$q&results=$per_page&start=$s"); $res = unserialize($data); -// HTTP status line is passed on, signifies and error +// HTTP status line is passed on, signifies an error site_header('Search results'); if (is_string($res)) { @@ -82,16 +82,17 @@ EOB; } echo << + + + +

Results Page: