]> granicus.if.org Git - php/commitdiff
test
authorAndrei Zmievski <andrei@php.net>
Mon, 4 Oct 1999 20:34:46 +0000 (20:34 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 4 Oct 1999 20:34:46 +0000 (20:34 +0000)
tests/testobj

index bc6f5fd2fe434268b35ed741a042458980395ed8..b18066b264b7a8cc620b425744ae67d8c9231d1c 100644 (file)
@@ -25,6 +25,7 @@ print get_parent_class($boo).endl;
 print method_exists($foo,"foobar").endl;
 print method_exists($boo,"foobar").endl;
 print method_exists($boo,"barbara").endl;
+
 //$word = new COm("word.application");
 //$word->visible = true;
 //sleep(5);