コード例 #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