2039,2041c2039
<   if(is_object($node)) {
<     return $node->title;
<   }
---
>   return $node->title;
