fixed BotLoader.class.php header
[PHP-P10.git] / BotLoader / BotLoader.class.php
index 855d64c7657a5031a5f06be9f30a504ae4805350..2b89cb392a6e60d975051c826587c523abb61125 100644 (file)
@@ -20,9 +20,9 @@
  *                                                                      *
  ************************************************************************
  * 
- *  BotLoader/Bot.class.php
+ *  BotLoader/BotLoader.class.php
  *
- * bots' parent class.
+ * This class loades / rehashs or unloads all Bots.
  *
  */
 require_once("Bot.class.php");