Browse Source

typo fix

PEAR_1_4DEV
foobar 22 years ago
parent
commit
21d5052f70
  1. 2
      ext/simplexml/tests/bug26976.phpt

2
ext/simplexml/tests/bug26976.phpt

@ -1,5 +1,5 @@
--TEST--
Bug #26976 (Can not get array elements)
Bug #26976 (Can not access array elements using array indices)
--SKIPIF--
<?php if (!extension_loaded("simplexml")) print "skip simplexml extension is not loaded"; ?>
--FILE--

Loading…
Cancel
Save