fix undeclared variables or wrong variable names (/mod)
This commit is contained in:
@@ -58,6 +58,7 @@ function register_post(App $a)
|
||||
break;
|
||||
}
|
||||
|
||||
$netpublish = (((x($_POST, 'profile_publish_reg')) &intval($_POST['profile_publish_reg']) = 1) ? 1 : 0);
|
||||
|
||||
$arr = $_POST;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user