Hello
Fatal error: Call to unsupported or undefined function array_unique() in ...
PHP-Version: 4.0.6
???????????
Works for me. And yes, on 4.0.6.
print(function_exists('array_unique'));
returns 1