Example #1
0
 function totalPlaces()
 {
     return WT_I18n::number($this->_totalPlaces());
 }
Example #2
0
 public function totalPlaces()
 {
     return WT_I18n::number($this->totalPlacesQuery());
 }