Ejemplo n.º 1
0
 function getTopTenSeminars()
 {
     $this->setupAutoload();
     return ForumEntry::getTopTenSeminars();
 }