Commit 31cdff34 authored by Łukasz Nowak's avatar Łukasz Nowak

- use GET instead of POST

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@22486 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 315116a2
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
</item> </item>
<item> <item>
<key> <string>method</string> </key> <key> <string>method</string> </key>
<value> <string>POST</string> </value> <value> <string>GET</string> </value>
</item> </item>
<item> <item>
<key> <string>name</string> </key> <key> <string>name</string> </key>
......
248 250
\ No newline at end of file \ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment