Esempio n. 1
0
 public function isImage()
 {
     return GWF_Upload::isImageMime($this->getVar('fatt_mime'));
 }