fix localdata with correct paths
[spider.git] / perl / update_sysop.pl
index e7225c7c3c65ba49574426e2d58859a9dc863c17..613e91f0bc35f9602846463d0a14624c648e8a4b 100755 (executable)
@@ -22,6 +22,7 @@ BEGIN {
        unshift @INC, "$root/local";
 }
 
+use DXVars;
 use SysVar;
 use DXUser;
 use DXUtil;