Changeset 13057


Ignore:
Timestamp:
2007/05/18 12:26:45 (17 years ago)
Author:
matsumoto
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/dev/data/module/Mail/SC_Mail.php

    r13053 r13057  
    4747     * @access public 
    4848     */ 
    49     function _factory($driver, $params = array()) 
     49    function factory($driver, $params = array()) 
    5050    { 
    5151        $driver = strtolower($driver); 
Note: See TracChangeset for help on using the changeset viewer.