예제 #1
0
파일: jpgraph.php 프로젝트: jeromecc/tuv2
 public static function Install($aErrObject)
 {
     self::$__jpg_err = new $aErrObject();
 }