Пример #1
0
 function getLastQuestionsForDashboard()
 {
     return ThreadPeer::getLastUsersThreads(array($this->getId()), 8);
 }