Jacek Kowalski
2012-08-24 a922bd46081f4536843033de946fa19406aadf2e
Poprawa błędnej nazwy klasy w pliku ./modules/10_czesc/handler.php
1 files modified
2 ■■■ changed files
modules/10_czesc/handler.php 2 ●●● patch | view | raw | blame | history
modules/10_czesc/handler.php
@@ -1,5 +1,5 @@
<?php
class bot_wersja_module implements BotModule {
class bot_czesc_module implements BotModule {
    function czesc($msg, $params) {
        $arg = funcs::utfToAscii($msg->args);