Ejemplo n.º 1
0
 public function fileNameCheck()
 {
     return libraryClass::func_fileType_check($this->saveFile['name'], $this->filedotType);
 }