Jacek Kowalski
2012-08-29 2f65eaef741c369606bb73ae83b32eb25df88420
Poprawka błędnej nazwy zwracanej klasy w pliku init.php modułu pogoda.
1 files modified
2 ■■■ changed files
modules/30_pogoda/init.php 2 ●●● patch | view | raw | blame | history
modules/30_pogoda/init.php
@@ -53,5 +53,5 @@
    }
}
return 'bot_data_init';
return 'bot_pogoda_init';
?>