diff options
Diffstat (limited to 'application/third_party/test-more-php/t/badlib.php')
-rwxr-xr-x | application/third_party/test-more-php/t/badlib.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/application/third_party/test-more-php/t/badlib.php b/application/third_party/test-more-php/t/badlib.php new file mode 100755 index 000000000..ef7ee536a --- /dev/null +++ b/application/third_party/test-more-php/t/badlib.php @@ -0,0 +1,5 @@ +<?php + + die on inclusion + +?> |