Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
a9a3e20f
Commit
a9a3e20f
authored
Sep 16, 2008
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fix.
parent
7b1de7ac
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
www/search_cse.php
www/search_cse.php
+4
-0
No files found.
www/search_cse.php
View file @
a9a3e20f
...
@@ -12,6 +12,10 @@ require("defs.php3");
...
@@ -12,6 +12,10 @@ require("defs.php3");
$optargs
=
OptionalPageArguments
(
"submit"
,
PAGEARG_STRING
,
$optargs
=
OptionalPageArguments
(
"submit"
,
PAGEARG_STRING
,
"query"
,
PAGEARG_STRING
);
"query"
,
PAGEARG_STRING
);
if
(
!
isset
(
$query
))
{
$query
=
""
;
}
header
(
"Location: http://www.google.com/cse?cx=007876920815929749329:hb-sxxwdr8y&ie=UTF-8&q=
$query
&sa=
\"
Search+Documentation
\"
"
);
header
(
"Location: http://www.google.com/cse?cx=007876920815929749329:hb-sxxwdr8y&ie=UTF-8&q=
$query
&sa=
\"
Search+Documentation
\"
"
);
?>
?>
...
...
Write
Preview
Markdown
is supported
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