Beispiel #1
0
 public function loadAll()
 {
     $this->forumArray = Forum::loadAll();
 }