From f3e2bfbb4f3243bc82caa57eb922ba414909ee37 Mon Sep 17 00:00:00 2001 From: Christophe Nowicki Date: Wed, 4 Aug 2004 16:12:49 +0000 Subject: first php binding import --- php/Attic/examples/leak.php | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 php/Attic/examples/leak.php (limited to 'php/Attic/examples/leak.php') diff --git a/php/Attic/examples/leak.php b/php/Attic/examples/leak.php new file mode 100644 index 00000000..7701c270 --- /dev/null +++ b/php/Attic/examples/leak.php @@ -0,0 +1,30 @@ +#!/usr/bin/php + -- cgit