X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=BotLoader%2FBot.class.php;h=d9546485430daa114ef433fdfdce99c0051c99bd;hp=b617193cfac36a748d9b2b4aee7a88e597c0d5ac;hb=811bc0c7a1f583fb624a0f8c3601146e063c5a25;hpb=0f30e96ae37491aee19e72b89cc54a6798d1f254 diff --git a/BotLoader/Bot.class.php b/BotLoader/Bot.class.php index b617193..d954648 100644 --- a/BotLoader/Bot.class.php +++ b/BotLoader/Bot.class.php @@ -1,6 +1,6 @@ db_section; + } + + public function setDBSection($section) { + $this->db_section = $section; + } } ?> \ No newline at end of file