Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Ryan Dee
UNL_Search
Commits
630115f8
Commit
630115f8
authored
Dec 15, 2016
by
Kevin Abel
Browse files
Manually hide given name for specific user in search results
parent
5a89fe9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
www/index.php
View file @
630115f8
...
...
@@ -52,7 +52,7 @@ if (!$isEmbed) {
$localResults
=
''
;
$context
=
''
;
$page
->
addStyleSheet
(
'css/search.css?v=2016
0602
'
);
$page
->
addStyleSheet
(
'css/search.css?v=2016
1215
'
);
//u is referring site
if
(
isset
(
$_GET
[
'u'
])
&&
$scanned
=
UNL_Search
::
getScannedPage
(
$_GET
[
'u'
]))
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment