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