Пример #1
0
 function getTopTenSeminars()
 {
     $this->setupAutoload();
     return ForumEntry::getTopTenSeminars();
 }