示例#1
0
文件: jpgraph.php 项目: jeromecc/tuv2
 public static function Install($aErrObject)
 {
     self::$__jpg_err = new $aErrObject();
 }