Пример #1
0
 function get_icon()
 {
     $map = $this->map();
     return Mappress_Icons::get($this->iconid);
 }