diff options
author | <changelog@php.net> | 1999-10-08 15:23:58 +0000 |
---|---|---|
committer | <changelog@php.net> | 1999-10-08 15:23:58 +0000 |
commit | 0bbe641a910daf82487e0ce8866e8bbd5d487e11 (patch) | |
tree | e5695d239373f5489ee58f810b4028c1719048f4 /tests/test.php4 | |
parent | 85575e9a2c5d2f5da145aca6125f7b2826e858d9 (diff) | |
download | php-git-0bbe641a910daf82487e0ce8866e8bbd5d487e11.tar.gz |
test
Diffstat (limited to 'tests/test.php4')
-rw-r--r-- | tests/test.php4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test.php4 b/tests/test.php4 index fdcd51bdbd..7af9a28ebd 100644 --- a/tests/test.php4 +++ b/tests/test.php4 @@ -1,7 +1,6 @@ <? function blah($a) { - return $a; } |