mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Adding PHP 5 powered logo (grabbed from planet-php.net)
This commit is contained in:
@@ -216,7 +216,8 @@ function random_bgcolor($min, $max)
|
||||
<tr>
|
||||
<td class="logo">
|
||||
<?php print_image("logos/php-power-micro.png", "PHP Powered"); ?><br /><br />
|
||||
<?php print_image("logos/php-power-micro2.png", "PHP Powered"); ?>
|
||||
<?php print_image("logos/php-power-micro2.png", "PHP Powered"); ?><br /><br />
|
||||
<?php print_image("logos/php5-power-micro.png", "PHP 5 Powered"); ?>
|
||||
</td>
|
||||
<?php print_nostar(); ?>
|
||||
<td>
|
||||
@@ -227,6 +228,7 @@ function random_bgcolor($min, $max)
|
||||
<li>
|
||||
<a href="/images/logos/php-power-micro.png">PNG format (1)</a>,
|
||||
<a href="/images/logos/php-power-micro2.png">PNG format (2)</a>
|
||||
<a href="/images/logos/php5-power-micro.png">PNG format (3)</a>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
|
||||
BIN
images/logos/php5-power-micro.png
Normal file
BIN
images/logos/php5-power-micro.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 312 B |
Reference in New Issue
Block a user