Skip to content

Instantly share code, notes, and snippets.

@jamband
Created November 28, 2012 08:45
Show Gist options
  • Save jamband/4159944 to your computer and use it in GitHub Desktop.
Save jamband/4159944 to your computer and use it in GitHub Desktop.
public $helpers = array(
'Form' => array(
'inputDefaults' => array(
'label' => false,
'div' => false,
'error' => false,
),
),
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment