/ Published in: PHP
URL: http://www.questionhub.com/StackOverflow/3647065
Expand |
Embed | Plain Text
$log = $this->Model->getDataSource()->getLog(false, false); debug($log);
You need to login to post a comment.
sveggiani on 10/07/10
1 person have marked this snippet as a favorite
URL: http://www.questionhub.com/StackOverflow/3647065
$log = $this->Model->getDataSource()->getLog(false, false); debug($log);
You need to login to post a comment.