Advertisement
siliconmeadow

Untitled

Sep 23rd, 2013
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.09 KB | None | 0 0
  1. function hide_collins_views_pre_build(&$view) {
  2.   unset($view->field['field-price']);
  3. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement