summaryrefslogtreecommitdiff
path: root/Examples/test-suite/php/arrays_global_twodim_runme.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/php/arrays_global_twodim_runme.php')
-rw-r--r--Examples/test-suite/php/arrays_global_twodim_runme.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/test-suite/php/arrays_global_twodim_runme.php b/Examples/test-suite/php/arrays_global_twodim_runme.php
index d9f50a6de..a664889a9 100644
--- a/Examples/test-suite/php/arrays_global_twodim_runme.php
+++ b/Examples/test-suite/php/arrays_global_twodim_runme.php
@@ -19,4 +19,3 @@ for($x=0;$x<count($a1);$x++) {
}
check::done();
-?>