projects
/
ccan
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
tal/str: make tal_count() work for strsplit.
[ccan]
/
web
/
menulist.html
diff --git
a/web/menulist.html
b/web/menulist.html
index aa5993f54703eae3b6797fefac2499e762dec364..b49bcbc45168bc6617344c62262c98f806ac9feb 100644
(file)
--- a/
web/menulist.html
+++ b/
web/menulist.html
@@
-1,5
+1,4
@@
<?php
<?php
-session_start();
// Pages created in subdirs need ../ appended.
$url_prefix = getenv("URLPREFIX");
?>
// Pages created in subdirs need ../ appended.
$url_prefix = getenv("URLPREFIX");
?>
@@
-18,7
+17,7
@@
$url_prefix = getenv("URLPREFIX");
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="25"
maxlength="255" value="" />
<form method="get" action="http://www.google.com/search">
<input type="text" name="q" size="25"
maxlength="255" value="" />
- <input type="hidden" name="sitesearch" value="cc
an.ozlabs.org
"/>
+ <input type="hidden" name="sitesearch" value="cc
odearchive.net
"/>
<input type="submit" value="Search CCAN (Google)" />
</form>
</td>
<input type="submit" value="Search CCAN (Google)" />
</form>
</td>