Ignore:
Timestamp:
Dec 6, 2013 7:17:37 PM (11 years ago)
Author:
anonymous
Message:

phpunit tests now work with phpunit 3.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eli_branch/lib/Lock.inc.php

    r439 r442  
    350350     * Deletes all locks that are older than auto_timeout.
    351351     */
    352     private function _auto_timeout()
     352    public function _auto_timeout()
    353353    {
    354354        $db =& DB::getInstance();
Note: See TracChangeset for help on using the changeset viewer.