예제 #1
0
 /**
  * Check settings
  *
  * @return mixed true or  or a PEAR error object on error
  *
  * @see PEAR::isError()
  */
 function __construct()
 {
     parent::__construct();
 }
예제 #2
0
파일: GD1.php 프로젝트: joeymetal/v1
 /**
  * Check settings
  *
  * @return mixed true or  or a PEAR error object on error
  *
  * @see PEAR::isError()
  */
 function __construct()
 {
     parent::__construct();
 } // End function Image