mirror of
https://github.com/php/php-src.git
synced 2026-04-28 10:43:30 +02:00
bonsai test
This commit is contained in:
+2
-2
@@ -1,5 +1,5 @@
|
||||
<?
|
||||
print "Before include...\n";
|
||||
print "Before include....\n";
|
||||
$retval = include("testarray");
|
||||
print "After include, include returned $retval\n";
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user