Changeset 1743:a659700da036 for inc/core/class.dc.core.php
- Timestamp:
- 09/06/13 21:36:57 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
inc/core/class.dc.core.php
r1698 r1743 64 64 if ($this->con instanceof mysqlConnection) { 65 65 mysqlConnection::$weak_locks = true; 66 } elseif ($this->con instanceof mysqliConnection) { 67 mysqliConnection::$weak_locks = true; 66 68 } 67 69
Note: See TracChangeset
for help on using the changeset viewer.