Hi friends,

When I try:
*
print $this->_request->getParam('query');*

The browser prints:

*programação*

The correct need to be:

*programação*

And when I try:

*print "programação";*

It prints correctly!

What it would be?

Reply via email to