Fix PHP 5.3 syntax issue.
Accessing a key in an array is not allowed when the array is not a variable but a value returned by a function.
Please register or sign in to comment
Accessing a key in an array is not allowed when the array is not a variable but a value returned by a function.