Skip to content

Instantly share code, notes, and snippets.

@gwoo
Forked from mdarby/gist:43115
Created January 23, 2009 18:55
Show Gist options
  • Save gwoo/51134 to your computer and use it in GitHub Desktop.
Save gwoo/51134 to your computer and use it in GitHub Desktop.
$this->User->id = 121;
$this->User->saveField('last_login', date('Y-m-d g:i:s'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment