Changeset 3175 for libcaca/trunk/caca-php/examples/demo.php
- Timestamp:
- Nov 1, 2008, 2:44:28 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/demo.php
r3173 r3175 360 360 } 361 361 362 363 if (!posix_isatty(STDOUT)) 364 die("You have to run this program with php-cli!\n"); 365 362 366 main(); 363 367
Note: See TracChangeset
for help on using the changeset viewer.