Skip to content

Instantly share code, notes, and snippets.

@mishudark
Created December 24, 2010 03:33
Show Gist options
  • Save mishudark/753871 to your computer and use it in GitHub Desktop.
Save mishudark/753871 to your computer and use it in GitHub Desktop.
Imprime un bloque desde el code
$bloque = (object) module_invoke('debate','block','view',6);
print theme('block',$bloque);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment