summaryrefslogtreecommitdiff
path: root/ext/exif/test.php
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2002-03-04 06:26:07 +0000
committerMarcus Boerger <helly@php.net>2002-03-04 06:26:07 +0000
commit9c8ad6614f5526cc98f4b18fcfaa69cb8e4b3a0a (patch)
tree6d9b322c7a9e42ea568719523f26456a172daf33 /ext/exif/test.php
parent642ab24df120b94d36db50f7005a9991d7bf128d (diff)
downloadphp-git-9c8ad6614f5526cc98f4b18fcfaa69cb8e4b3a0a.tar.gz
-Updated test.txt and provided test.php
# simply including test.txt @Added test.php/txt to have a possibility to check ext/exif @(Marcus)
Diffstat (limited to 'ext/exif/test.php')
-rw-r--r--ext/exif/test.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/ext/exif/test.php b/ext/exif/test.php
new file mode 100644
index 0000000000..907b9ea080
--- /dev/null
+++ b/ext/exif/test.php
@@ -0,0 +1,3 @@
+<?php
+ include 'test.txt';
+?> \ No newline at end of file