Changeset 708 for trunk/lib


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

Update class constructor method names to construct

File:
1 edited

Legend:

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

    r690 r708  
    3535     * @param optional array $params  A hash containing parameters.
    3636     */
    37     function Auth_Simple($namespace='')
     37    function __construct($namespace='')
    3838    {
    3939        $app =& App::getInstance();
Note: See TracChangeset for help on using the changeset viewer.