added spaces (space-time!) and TODO that x() is maybe proper way?
Signed-off-by: Roland Haeder <roland@mxchange.org>
This commit is contained in:
parent
d98ac6b42d
commit
6db3d72ee3
|
@ -264,7 +264,7 @@ function item_post(App $a) {
|
|||
* use the user default permissions - as they won't have
|
||||
* been supplied via a form.
|
||||
*/
|
||||
|
||||
/// @TODO use x($_REQUEST, 'foo') here
|
||||
if (($api_source)
|
||||
&& (! array_key_exists('contact_allow', $_REQUEST))
|
||||
&& (! array_key_exists('group_allow', $_REQUEST))
|
||||
|
|
Loading…
Reference in a new issue