Changeset 2379
- Timestamp:
- 05/17/08 18:38:07 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-38/lib/MT/ObjectDriver/Driver/DBD/mysql.pm
r2367 r2379 49 49 return 1 if exists $dbh->{private_set_names}; 50 50 51 warn "got here";52 51 my $cfg = MT->config; 53 52 my $set_names = $cfg->SQLSetNames;
