]> granicus.if.org Git - php/commitdiff
testing
author <changelog@php.net> <>
Fri, 8 Oct 1999 15:29:13 +0000 (15:29 +0000)
committer <changelog@php.net> <>
Fri, 8 Oct 1999 15:29:13 +0000 (15:29 +0000)
tests/testfe

index 1162482dddba5d878a7017c875197a9a0bbe67bf..ea627606353f01f65766e02cfda44dc8fca2b01d 100644 (file)
@@ -1,8 +1,6 @@
 <?
 $foo = array(7,"foo",3,array(1,2),4);
 
-//print $foo[1];
-
 for ($i=0; $i<3; $i++):
 
 foreach($a, $foo ) {