current cgi.c,1.164,1.165
Fabian Keil <[email protected]> Tue, 03 May 2016 13:22:32 +0000
| Newsgroups | gmane.comp.web.privoxy.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/ijbswa/current
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv28691
Modified Files:
cgi.c
Log Message:
add_help_link(): Use https:// when creating links for the user manual on the website
Index: cgi.c
===================================================================
RCS file: /cvsroot/ijbswa/current/cgi.c,v
retrieving revision 1.164
retrieving revision 1.165
diff -C2 -d -r1.164 -r1.165
*** cgi.c 4 Apr 2016 10:55:47 -0000 1.164
--- cgi.c 3 May 2016 13:22:30 -0000 1.165
***************
*** 1377,1381 ****
else
{
! string_append(&result, "http://");
string_append(&result, CGI_SITE_2_HOST);
string_append(&result, "/user-manual/");
--- 1377,1381 ----
else
{
! string_append(&result, "https://");
string_append(&result, CGI_SITE_2_HOST);
string_append(&result, "/user-manual/");
------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z