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 a small potential bug. #33

Closed
wants to merge 1 commit into from
Closed

Fixed a small potential bug. #33

wants to merge 1 commit into from

Commits on Feb 21, 2011

  1. $this->data[$habtmKey] could be a string, meaning $this->data[$habtmK…

    …ey][$habtmKey] would be the first character of that string. Probably not what you want.
    Victor Widell committed Feb 21, 2011
    Configuration menu
    Copy the full SHA
    ba1f24b View commit details
    Browse the repository at this point in the history