]> ruin.nu Git - NDIRC.git/blobdiff - Dispatcher.pm
Some module preloading and cleanup
[NDIRC.git] / Dispatcher.pm
index 107ed7eaa778fc962f44281a667317c984cd32ac..7dce09838c4f28e954babec1e81ac32c6796f960 100644 (file)
@@ -68,6 +68,7 @@ sub load {
                        warn "couldn't run $file"       unless $return;
                }
        }
+       $DISP = undef;
 }
 
 sub command ($$$) {