Ignore:
Timestamp:
Mar 4, 2024 12:30:57 AM (2 months ago)
Author:
anonymous
Message:

Enable setting db_timezone during runtime. Refactor setParam() in App, DB, and PDO.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/Email.inc.php

    r776 r810  
    104104     * @since   28 Nov 2005 12:59:41
    105105     */
    106     public function __construct($params=null)
     106    public function __construct(Array $params=[])
    107107    {
    108108        $app =& App::getInstance();
Note: See TracChangeset for help on using the changeset viewer.