Changeset 13049


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

Legend:

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

    r12903 r13049  
    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.