X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=6370a56336d5cc1b495253c99962eeb0319b1ddf;hb=619521056c1c11860004e1c8bea08d1bb23db6a4;hp=c8e0cc8d645ba2beac1b57ee5fa8dce3b14f9b0d;hpb=a472851a7e290dac262131fd7f73b567332df6e4;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index c8e0cc8d..6370a563 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -87,7 +87,7 @@ $motd = "$data/motd"; @debug = qw(chan state msg cron connect); # the SQL database DBI dsn -#$dsn = "dbi:sqlite:$root/data/dxspider.db"; +#$dsn = "dbi:SQLite:dbname=$root/data/dxspider.db"; #$dbuser = ""; #$dbpass = "";