remove debuing information

This commit is contained in:
Brian Quinion
2011-05-04 16:27:18 +00:00
parent c988be1ddf
commit 6f946360c4

View File

@@ -1063,8 +1063,6 @@
$sSearchResult = '';
if (!sizeof($aSearchResults) && isset($_GET['q']) && $_GET['q'])
{
echo "here";
exit;
$sSearchResult = 'No Results Found';
}
//var_Dump($aSearchResults);