diff options
author | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 13:27:42 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2001-03-16 13:27:42 +0000 |
commit | 96f81a5c4a6c516e1e7779be4919aaebc5ad6d8a (patch) | |
tree | 59ecc764ae5198b6cbc899bf745ccf980af9188c /php/examples | |
parent | ca05d1b59cf489a166a3f234e038741e4698772c (diff) |
new PHP section
Diffstat (limited to 'php/examples')
-rw-r--r-- | php/examples/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/php/examples/Makefile.am b/php/examples/Makefile.am new file mode 100644 index 000000000..1a56381b2 --- /dev/null +++ b/php/examples/Makefile.am @@ -0,0 +1 @@ +EXTRA_DIST = README getpageinvar.php simpleget.php simplepost.php |