Selaa lähdekoodia

added a link so you can view the image only (also good for

lynx/elinks) and some alt="..." text so the validator does not complain.
tags/v0.99.beta17
Ben Wiley Sittler bsittler 16 vuotta sitten
vanhempi
commit
68386adecd
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. +1
    -1
      caca-php/examples/www/render.php

+ 1
- 1
caca-php/examples/www/render.php Näytä tiedosto

@@ -53,7 +53,7 @@ else {
<?echo caca_export_string(pig(), "html3");?>

<h1>Generated image:</h1>
<img src="render.php?png=1"/>
<a href="render.php?png=1"><img alt="[PNG]" src="render.php?png=1" border="0" /></a>
</body>
</html>



Ladataan…
Peruuta
Tallenna