]> git.pld-linux.org Git - packages/php.git/commitdiff
- changed PLD GNU/Linux to PLD Linux; added link to www.pld.org.pl
authoradasi <adasi@pld-linux.org>
Thu, 15 Nov 2001 10:07:33 +0000 (10:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pldlogo.patch -> 1.21

php-pldlogo.patch

index a2b95365a05ebe23f3db76b29c43179b14e5348e..5056910e5cc281d0820904c13b1b0b50f0e5f501 100644 (file)
@@ -15,16 +15,14 @@ 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 GNU/Linux OS:<BR>");
-+                php_printf("More informations at www.pld.org.pl");
++                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("</BR>\n");
 +                php_info_print_box_end(); 
 +                efree(php_uname);
        }
  
        if ((flag & PHP_INFO_CREDITS) && expose_php) {  
-Only in php-4.0.6/ext/standard: info.c.orig
-Only in php-4.0.6/ext/standard: info.c~
 diff -uar php-4.0.6orig/ext/standard/info.h php-4.0.6/ext/standard/info.h
 --- php-4.0.6orig/ext/standard/info.h  Tue Nov 13 12:07:48 2001
 +++ php-4.0.6/ext/standard/info.h      Tue Nov 13 22:44:22 2001
This page took 0.05351 seconds and 4 git commands to generate.