From bc45a203ade8777c552fb8b8e9e71669f521fc12 Mon Sep 17 00:00:00 2001 From: Jacek Kowalski <Jacek@jacekk.info> Date: Sat, 30 Jun 2012 21:24:06 +0000 Subject: [PATCH] Poprawki w module lang: - przeniesienie klasy msapi z osobnego pliku do hander.php - poprawienie URL do metody Translate w API --- modules/50_lotto.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/modules/50_lotto.php b/modules/50_lotto.php index 1984b1c..86dd829 100644 --- a/modules/50_lotto.php +++ b/modules/50_lotto.php @@ -128,4 +128,4 @@ GGapi::putText(trim($txt)); } } -?> +?> \ No newline at end of file -- Gitblit v1.9.1