ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/lib/cf.pm
(Generate patch)

Comparing deliantra/server/lib/cf.pm (file contents):
Revision 1.206 by root, Sun Feb 11 22:27:05 2007 UTC vs.
Revision 1.207 by root, Sun Feb 11 22:42:09 2007 UTC

2599 0666; 2599 0666;
2600 2600
2601 cf::cleanup "$!" if $!; 2601 cf::cleanup "$!" if $!;
2602 2602
2603 $DB_ENV->set_flags (BDB::AUTO_COMMIT | BDB::REGION_INIT | BDB::TXN_NOSYNC, 1); 2603 $DB_ENV->set_flags (BDB::AUTO_COMMIT | BDB::REGION_INIT | BDB::TXN_NOSYNC, 1);
2604 $DB_ENV->set_lk_detect;
2604 }; 2605 };
2605 } 2606 }
2606} 2607}
2607 2608
2608{ 2609{

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines