X-Git-Url: http://www.dxcluster.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2FDXVars.pm.issue;h=ff8e2b2c64be73f04647dfa606f89644667aa039;hb=0154b38552abaaa4e79ebd9f3e647352acacbcc7;hp=6370a56336d5cc1b495253c99962eeb0319b1ddf;hpb=dc305f992d75a6b35edda9e1aefab510a3ed617e;p=spider.git diff --git a/perl/DXVars.pm.issue b/perl/DXVars.pm.issue index 6370a563..ff8e2b2c 100644 --- a/perl/DXVars.pm.issue +++ b/perl/DXVars.pm.issue @@ -86,6 +86,9 @@ $motd = "$data/motd"; # are we debugging ? @debug = qw(chan state msg cron connect); +# are we doing xml? +$do_xml = 0; + # the SQL database DBI dsn #$dsn = "dbi:SQLite:dbname=$root/data/dxspider.db"; #$dbuser = "";