]> git.pld-linux.org Git - packages/php.git/blobdiff - php-pldlogo.patch
- fixed.
[packages/php.git] / php-pldlogo.patch
index 5056910e5cc281d0820904c13b1b0b50f0e5f501..7ec5e06a0582c1795896762b87ae9a4f06a4a01b 100644 (file)
@@ -16,7 +16,7 @@ diff -uar php-4.0.6orig/ext/standard/info.c php-4.0.6/ext/standard/info.c
 +                  PUTS("?="PLD_LOGO_GUID"\" border=\"0\" align=\"right\" alt=\"PHP logo\"></a>\n");
 +                }
 +                php_printf("This server is using PLD Linux <BR>");
-+                php_printf("More informations at <a href="http://www.pld.org.pl">www.pld.org.pl</a>");
++                php_printf("More informations at <a href=\"http://www.pld.org.pl\">www.pld.org.pl</a>");
 +                php_printf("</BR>\n");
 +                php_info_print_box_end(); 
 +                efree(php_uname);
This page took 0.028306 seconds and 4 git commands to generate.