Changeset 3247 for libcaca/trunk/caca-php/examples/www
- Timestamp:
- Nov 3, 2008, 10:15:09 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/www/export.php
r3246 r3247 152 152 $extension_map = array( 153 153 'ansi' => 'txt', 154 'utf8' => 'txt', 155 'utf8cr' => 'txt', 156 'irc' => 'txt', 154 157 'tga' => 'tga' 155 158 );
Note: See TracChangeset
for help on using the changeset viewer.