Fix create_sysop.pl to work on base git install
[spider.git] / perl / DXProt.pm
index bd317de470d6441e5969edf0d853614db7a913fe..f8e60b201cc809744da179708fe8a84b9fbe288b 100644 (file)
@@ -537,6 +537,8 @@ sub process
        if ($main::systime - 3600 > $last_hour) {
                $last_hour = $main::systime;
        }
+
+    pc11_process();
 }
 
 #