Skip to content

Instantly share code, notes, and snippets.

@yvmarques
Created August 22, 2012 14:30
Show Gist options
  • Save yvmarques/3426126 to your computer and use it in GitHub Desktop.
Save yvmarques/3426126 to your computer and use it in GitHub Desktop.
$items[variable_get('file_public_path', conf_path() . '/files') . '/pdf/%'] = array(
'page callback' => '...',
'page arguments' => array(1),
'access callback' => TRUE,
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment