[PHP-DOC] array_multisort example error From: Marco Cucinato (marco <email protected>)
Date: 08/09/01

I think there's and error at line 794, array.xml, english version:
the line

"a", 100, 100. The second array will contain 1, 1, 2, "3". The

should be

"a", 100, 100. The second array will contain 1, 1, "2", 3. The

--
Marco Cucinato