Signed-off-by: Roland Haeder <roland@mxchange.org>
@@ -1450,7 +1450,7 @@ function get_app() {
*/
function x($s,$k = NULL) {
if ($k != NULL) {
if ((is_array($s)) && (array_key_exists($k,$s))) {
if ((is_array($s)) && (array_key_exists($k, $s))) {
if ($s[$k]) {
return (int) 1;
}
The note is not visible to the blocked user.