Changeset 726 for trunk/lib/Lock.inc.php


Ignore:
Timestamp:
May 24, 2020 5:19:18 PM (4 years ago)
Author:
anonymous
Message:
 
File:
1 edited

Legend:

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

    r718 r726  
    267267    public function set($record_table, $record_key, $record_val, $title='')
    268268    {
     269        $app =& App::getInstance();
    269270        $db =& DB::getInstance();
    270271
Note: See TracChangeset for help on using the changeset viewer.