bagder: curl-www _menu.html,1.25,1.26
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www
In directory labb:/tmp/cvs-serv32344
Modified Files:
_menu.html
Log Message:
cut off the feedback menu item as it is pointless now
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_menu.html,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- _menu.html 13 Dec 2005 09:48:45 -0000 1.25
+++ _menu.html 17 Oct 2006 08:33:51 -0000 1.26
@@ -58,11 +58,13 @@
VLINK("/devel.html", Development, Resources for development and developers)
#endif
+#if 0
#ifdef CURL_FEEDBACK
LINK("http://curl.haxx.se/feedback/", Feedback)
#else
VLINK("http://curl.haxx.se/feedback/", Feedback, Provide or read others feedback on curl and the site)
#endif
+#endif
VLINK("/libcurl/", libcurl », libcurl web site section)