/ Published in: PHP
Expand |
Embed | Plain Text
$log = $this->User->getDataSource()->getLog(false, false); debug($log);
You need to login to post a comment.
jmiller on 11/25/10
1 person have marked this snippet as a favorite
$log = $this->User->getDataSource()->getLog(false, false); debug($log);
You need to login to post a comment.