Changeset 3222
- Timestamp:
- Nov 2, 2008, 10:03:09 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/www/dithering.php
r3215 r3222 39 39 40 40 echo caca_export_string($canvas, "html3"); 41 echo "<img src=\"./$src\" alt= "" />";41 echo "<img src=\"./$src\" alt=\"\" />"; 42 42 43 43 ?>
Note: See TracChangeset
for help on using the changeset viewer.