Changeset 2353
- Timestamp:
- 05/16/08 05:54:31 (21 months ago)
- Files:
-
- 1 modified
-
branches/release-38/lib/MT/Object.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-38/lib/MT/Object.pm
r2308 r2353 735 735 } 736 736 737 if ($dbi_driver->dbd eq 'MT::ObjectDriver::Driver:: SQLite') {737 if ($dbi_driver->dbd eq 'MT::ObjectDriver::Driver::DBD::SQLite') { 738 738 # for SQLite, use search method, since this technique 739 739 # will cause it to lock the table
