Dotclear


Ignore:
Timestamp:
09/06/13 21:36:57 (12 years ago)
Author:
franck <carnet.franck.paul@…>
Branch:
default
Message:

Add mysqli support, step 1, addresses #1450

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/core/class.dc.core.php

    r1698 r1743  
    6464          if ($this->con instanceof mysqlConnection) { 
    6565               mysqlConnection::$weak_locks = true; 
     66          } elseif ($this->con instanceof mysqliConnection) { 
     67               mysqliConnection::$weak_locks = true; 
    6668          } 
    6769           
Note: See TracChangeset for help on using the changeset viewer.

Sites map