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

get_board_db Hook이 제대로 동작하지 않는 문제 수정 #298

Closed
wants to merge 2 commits into from

Commits on Dec 17, 2023

  1. 코드 포맷

    kkigomi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    5a208d1 View commit details
    Browse the repository at this point in the history
  2. get_board_db Hook이 제대로 동작하지 않는 문제 수정

    - 콜백에 항상 빈 배열이 전달되는 문제 수정
    - `get_board_db()` 함수 내의 `$cache[$key]` 값을 항상 빈배열로 대체시키는 문제 수정
    kkigomi committed Dec 17, 2023
    Configuration menu
    Copy the full SHA
    164f355 View commit details
    Browse the repository at this point in the history