Browse Source

*** empty log message ***

migration/unlabaled-1.67.2
Tomas V.V.Cox 25 years ago
parent
commit
d87bae9f1b
  1. 2
      pear/Mail.php

2
pear/Mail.php

@ -37,7 +37,7 @@ class Mail extends PEAR {
*
* @param string $driver The kind of Mail:: object to instantiate.
* @param array $params The parameters to pass to the Mail:: object.
@ @return object Mail a instance of the driver class or if fails a PEAR Error
* @return object Mail a instance of the driver class or if fails a PEAR Error
* @access public
*/
function factory($driver, $params = array())

Loading…
Cancel
Save