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

    r82 r708  
    2222     * @param string $title       A title to apply to the lock, for display purposes.
    2323     */
    24     function RecordLock($auth_object=null)
     24    function __construct($auth_object=null)
    2525    {
    2626        // Expire old locks.
Note: See TracChangeset for help on using the changeset viewer.