]> granicus.if.org Git - php/commitdiff
fix quoting
authorWez Furlong <wez@php.net>
Tue, 2 Apr 2002 16:45:10 +0000 (16:45 +0000)
committerWez Furlong <wez@php.net>
Tue, 2 Apr 2002 16:45:10 +0000 (16:45 +0000)
sapi/cgi/cgi_main.c

index 020003a193f92337651866050e3e1b19f78d00d2..3004468fb4b80e48b5618e3668c71fbf0d35d5a2 100644 (file)
@@ -600,7 +600,7 @@ means that a page will only be served up if the REDIRECT_STATUS CGI variable is\
 set, eg via an Apache Action directive.</p>\n\
 <p>For more information about changing this behaviour or re-enabling this webserver,\n\
 consult the installation file that came with this distribution, or visit \n\
-<a href="http://php.net/install.windows">the manual page</a></p>\n");
+<a href=\"http://php.net/install.windows\">the manual page</a></p>\n");
 
 #ifdef ZTS
                tsrm_shutdown();