Skip to content

$this->MsgNo is case sensitive #10

@jensdeschrijver

Description

@jensdeschrijver

Hi

The variable $this->MsgNo is the libraries is case sensitive.
In some files, it's written as "MsgNo", in other files it's "Msgno". Therefor you get an error, if you call a method thet uses this.

I've changed it in every library to $this->MsgNo, and now it workes fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions