From 09ac53ee541b28ef9cd04f04174f59fe7bfe100b Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sun, 12 Aug 2012 13:39:13 +0000
Subject: [PATCH] Użycie funkcji http_build_query do tworzenia zapytań do botmastera w klasie BotAPIGG.

---
 BUILD |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/BUILD b/BUILD
index aef06e9..4c0a5a4 100644
--- a/BUILD
+++ b/BUILD
@@ -18,6 +18,9 @@
 HEADER /BotGG.php "<?php" HEADER
 HEADER /BotIMI.php "<?php" HEADER
 HEADER /BotHTTP.php "<?php" HEADER
+HEADER /newsletter.php "<?php" HEADER
+HEADER /setStatus.php "<?php" HEADER
+HEADER /test.php "<?php" HEADER
 HEADER /class/*.php "<?php" HEADER
 HEADER /data/update*.php "<?php" HEADER
 HEADER /data/*/parse.php "<?php" HEADER

--
Gitblit v1.9.1