added BotLoader basics
[PHP-P10.git] / BotLoader / Bot.class.php
index 21641c7897a322e9f4f3f91c8d2604fb50288b91..0a3c506b3634d2dcfb4758c8648fa3de24d5ae95 100644 (file)
@@ -32,7 +32,7 @@ class Bot {
        
        }
        
-       public function unload() {
+       public function unload($rehash = false) {
        
        }