Ignore:
Timestamp:
Nov 15, 2019 6:15:50 PM (5 years ago)
Author:
anonymous
Message:

Update class constructor method names to construct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.1dev/lib/Email.inc.php

    r567 r708  
    6666     * @since   28 Nov 2005 12:59:41
    6767     */
    68     function Email($params=null)
     68    function __construct($params=null)
    6969    {
    7070        // The regex used in validEmail(). Set here instead of in the default _params above so we can use the concatination . dot.
Note: See TracChangeset for help on using the changeset viewer.