Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed duplicate entries in the bound and unbound tables #38

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

HyphenHook
Copy link
Contributor

Removed

if (!empty($r)) {
    array_push($result, $r);
  }

From the bound and unbound REST calls to prevent the additional entry being appended to the resultant array.

@kylehuynh205 kylehuynh205 merged commit 9ddd7af into main Jun 6, 2024
@kylehuynh205 kylehuynh205 deleted the duplicate-fix branch June 6, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants