예제 #1
0
 public function postStranicenjeBrojStranica()
 {
     return ceil(Komentari::brojStranicaDiskusije() / $this->brojDiskusija);
 }