]> granicus.if.org Git - php/commitdiff
test commit
authorAndrei Zmievski <andrei@php.net>
Sat, 2 Oct 1999 20:38:09 +0000 (20:38 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 2 Oct 1999 20:38:09 +0000 (20:38 +0000)
tests/testfe

index 5ae85511b5b52ef56f406eb7ed459bd1161976fd..1162482dddba5d878a7017c875197a9a0bbe67bf 100644 (file)
@@ -1,5 +1,4 @@
 <?
-
 $foo = array(7,"foo",3,array(1,2),4);
 
 //print $foo[1];