From 4172dc244f177c838851463338bb3300a53fbb09 Mon Sep 17 00:00:00 2001 From: Nicolas Vion Date: Sat, 25 Oct 2008 11:26:15 +0000 Subject: [PATCH] * Add php binding for 8 new caca's functions --- caca-php/examples/example1.php | 2 +- caca-php/php_caca.c | 77 ++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 1 deletion(-) diff --git a/caca-php/examples/example1.php b/caca-php/examples/example1.php index 17c9cdf..5ccedde 100755 --- a/caca-php/examples/example1.php +++ b/caca-php/examples/example1.php @@ -1,4 +1,4 @@ #!/usr/bin/php5