Changeset 3175 for libcaca/trunk/caca-php/examples/cacainfo.php
- Timestamp:
- Nov 1, 2008, 2:44:28 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/caca-php/examples/cacainfo.php
r3172 r3175 47 47 48 48 49 if (!posix_isatty(STDOUT)) 50 die("You have to run this program with php-cli!\n"); 51 49 52 just_for_fun(); 50 53
Note: See TracChangeset
for help on using the changeset viewer.