]> git.donarmstrong.com Git - infobot.git/blobdiff - src/modules.pl
HTTPDtype from #php
[infobot.git] / src / modules.pl
index 3dbda5825fb3ca73d2f545fa3ee823ab5b7967d5..05d22f38133a01e442d7c6a96795486002914b41 100644 (file)
@@ -55,6 +55,7 @@ if ($@) {
        "zippy"         => "Zippy.pl",
        "zsi"           => "zsi.pl",
        "botmail"       => "botmail.pl",
+       "httpdtype"     => "HTTPDtype.pl",
 );
 ### THIS IS NOT LOADED ON RELOAD :(
 my @myModulesLoadNow;