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