39c39,40
<   if($op == 'view') {
---
>   // $op == 'view' changed to 'alter' for Drupal 5 compatibility
>   if ($op == 'alter') {
