You define a function "SetLinks", but call it as "SetLink" -- is this a
typo? Also, neither of your SetLink/s() calls are correct function calls.

This may work better:
        $index->SetLinks(array(...));

---------------------------------------------------------------------
michal migurski- contact info and pgp key:
sf/ca            http://mike.teczno.com/contact.html


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to