Skip to content

Instantly share code, notes, and snippets.

@akahn
Created November 6, 2008 17:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akahn/22639 to your computer and use it in GitHub Desktop.
Save akahn/22639 to your computer and use it in GitHub Desktop.
function my_garland_preprocess_views_view__principles(&$vars) {
$vars['test'] = 'Hi!!!';
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment