X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=perl%2Fupdate_sysop.pl;h=613e91f0bc35f9602846463d0a14624c648e8a4b;hb=d1daa87473f824fcae5751e2576c31265bf53544;hp=e7225c7c3c65ba49574426e2d58859a9dc863c17;hpb=c94ff1bf2cbe16ed59c5b273c7f6730fd7314cab;p=spider.git diff --git a/perl/update_sysop.pl b/perl/update_sysop.pl index e7225c7c..613e91f0 100755 --- a/perl/update_sysop.pl +++ b/perl/update_sysop.pl @@ -22,6 +22,7 @@ BEGIN { unshift @INC, "$root/local"; } +use DXVars; use SysVar; use DXUser; use DXUtil;