Skip to content

Instantly share code, notes, and snippets.

@cameri
Created October 26, 2013 02:17
Show Gist options
  • Select an option

  • Save cameri/7164572 to your computer and use it in GitHub Desktop.

Select an option

Save cameri/7164572 to your computer and use it in GitHub Desktop.
<?php
// Pass settings in
$this->Auth->authenticate = array(
'Form' => array('userModel' => 'Usuario')
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment