Closed GoogleCodeExporter closed 9 years ago
Can't understand, what is you mean, sorry.
Try to read manual, please.
http://www.php.net/manual/en/function.str-replace.php
"This function returns a string or an *array*..."
Original comment by novik65
on 5 Oct 2013 at 3:34
Yes, str_replace returns a string or an array. My point is, it is returning a
string in operation. If I do a gettype($this->val) it shows "string". The code
in action.php is expecting an array.
Original comment by hydroge...@gmail.com
on 5 Oct 2013 at 4:46
Please, don't write incorrect assumptions. Provide correct error description.
If you think that it is necessary to answer the question "Are some errors
present in the web-server log" as "yes" or "no" - you aren't right.
Original comment by novik65
on 6 Oct 2013 at 4:52
Original issue reported on code.google.com by
hydroge...@gmail.com
on 5 Oct 2013 at 1:03