--- deliantra/server/ext/ipo.ext 2007/01/14 11:00:48 1.5 +++ deliantra/server/ext/ipo.ext 2007/04/18 17:32:06 1.6 @@ -264,7 +264,7 @@ use POSIX qw/strftime/; use CFDB; -my $MAILDB = CFDB->new (db_file => cf::localdir . "/crossfiremail"); +my $MAILDB = CFDB->new (db_file => "$LOCALDIR/crossfiremail"); sub get_mail { my ($toname) = @_;