Skip to content
Snippets Groups Projects
Commit 630115f8 authored by Kevin Abel's avatar Kevin Abel
Browse files

Manually hide given name for specific user in search results

parent 5a89fe9d
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ if (!$isEmbed) {
$localResults = '';
$context = '';
$page->addStyleSheet('css/search.css?v=20160602');
$page->addStyleSheet('css/search.css?v=20161215');
//u is referring site
if (isset($_GET['u']) && $scanned = UNL_Search::getScannedPage($_GET['u'])) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment