forked from fa/breadcrumb-the-shire
MintyPHP DB returns rows as $row[$table][$field], so tenant users come back as $u['u']['id'] not $u['id']. Added fallback for both. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
MintyPHP DB returns rows as $row[$table][$field], so tenant users come back as $u['u']['id'] not $u['id']. Added fallback for both. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>