Ejemplo n.º 1
0
 /**
  * Check settings
  *
  * @return mixed true or  or a PEAR error object on error
  *
  * @see PEAR::isError()
  */
 function __construct()
 {
     parent::__construct();
 }
Ejemplo n.º 2
0
Archivo: GD1.php Proyecto: 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