Skip to content

Commit c2cadf4

Browse files
committed
scrutinizer
1 parent ea47981 commit c2cadf4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/search.inc.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ function wggithub_search($queryarray, $andor, $limit, $offset, $userid)
8888
'time' => $repositoriesAll[$i]->getVar('repo_datecreated')
8989
];
9090
}
91-
unset($crKeywords, $crKeyword, $crUser, $crSearch, $repositoriesAll);
91+
unset($crKeywords, $crUser, $crSearch, $repositoriesAll);
9292

9393
return $ret;
9494

0 commit comments

Comments
 (0)