X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=BotLoader%2FBotLoader.class.php;h=2b89cb392a6e60d975051c826587c523abb61125;hp=855d64c7657a5031a5f06be9f30a504ae4805350;hb=33c63e89baea7b16b507f55b0ea76a39cbc97f4f;hpb=7e30c2dbf6582392fd4389adbac56a995ab86595 diff --git a/BotLoader/BotLoader.class.php b/BotLoader/BotLoader.class.php index 855d64c..2b89cb3 100644 --- a/BotLoader/BotLoader.class.php +++ b/BotLoader/BotLoader.class.php @@ -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");