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/Navigation.inc.php

    r691 r810  
    5555     * Navigation constructor.
    5656     */
    57     public function __construct($params=null)
     57    public function __construct(Array $params=[])
    5858    {
    5959        $app =& App::getInstance();
Note: See TracChangeset for help on using the changeset viewer.