Fix getmsgs API not showing incoming messages

This commit is contained in:
Skylar Ittner 2018-01-23 16:39:50 -07:00
parent 8857f9100d
commit 8ef477c9be

View File

@ -79,7 +79,7 @@ switch ($VARS['action']) {
"AND" => [
"OR" => [
"to" => $userinfo['uid'],
"to" => null,
"to #null" => null,
"from" => $userinfo['uid']
],
"deleted" => 0