예제 #1
0
파일: manager.php 프로젝트: Git-Host/email
 /**
  * @return bool
  */
 public function hasGdSupport()
 {
     return api_Utils::HasGdSupport();
 }