Changeset 1771 for branches/release-33/lib/MT/ObjectDriverFactory.pm
- Timestamp:
- 04/04/08 06:48:16 (20 months ago)
- Files:
-
- 1 modified
-
branches/release-33/lib/MT/ObjectDriverFactory.pm (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/release-33/lib/MT/ObjectDriverFactory.pm
r1456 r1771 94 94 } 95 95 $MT::Object::DRIVER = undef; 96 $MT::Object::DBI_DRIVER = undef; 96 97 } 97 98 }
