anbu icon indicating copy to clipboard operation
anbu copied to clipboard

fix template for requests page

Open mugsydn opened this issue 11 years ago • 0 comments

str_limit supposed to receive string, no array. But argv is array (at least, in some web server configs). print_r($value, true) works fine.

mugsydn avatar Oct 04 '14 16:10 mugsydn