Advertisement
Guest User

Untitled

a guest
Jul 9th, 2012
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. $this->document->title = ($product_info['title']) ? $product_info['title'] : $product_info['name']; - 113
  2.  
  3. ,
  4.  
  5.  
  6. $this->data['heading_title'] = ($product_info['h1']) ? $product_info['h1'] : $product_info['name'];
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement