Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of domxml_open_mem(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /home/emol/www/drupal/modules/amazonsearch/amazon_search.module on line 645
Comments
Comment #1
Prometheus6 commenteddomxml_open_mem() is part of PHP, not a function I've developed.