Changeset 13057 for branches/dev
- Timestamp:
- 2007/05/18 12:26:45 (19 years ago)
- File:
-
- 1 edited
-
branches/dev/data/module/Mail/SC_Mail.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/dev/data/module/Mail/SC_Mail.php
r13053 r13057 47 47 * @access public 48 48 */ 49 function _factory($driver, $params = array())49 function factory($driver, $params = array()) 50 50 { 51 51 $driver = strtolower($driver);
Note: See TracChangeset
for help on using the changeset viewer.
