From 13877cb7190125e35bb4e467f0fe827d10334503 Mon Sep 17 00:00:00 2001 From: Marcello Coutinho Date: Wed, 19 Sep 2012 12:05:33 -0300 Subject: sarg - add missing sarg.inc changes to 0.6.1 --- config/sarg/sarg_realtime.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/sarg/sarg_realtime.php') diff --git a/config/sarg/sarg_realtime.php b/config/sarg/sarg_realtime.php index 218d924c..76e89769 100755 --- a/config/sarg/sarg_realtime.php +++ b/config/sarg/sarg_realtime.php @@ -232,7 +232,7 @@ else{ var myAjax = new Ajax.Request( url, { - method: 'get', + method: 'post', parameters: pars, onComplete: activitycallback_queue_file }); -- cgit v1.2.3