• Resolved Joshua Parker

    (@parkerj)


    Version 1.0 of plugin:

    In the file bmen.php, on line 227, you have $this->patterns, and I think it should be self::instance()->patterns.

    And on line 264 $this->version should be self::instance()->version.

    • This topic was modified 9 years, 5 months ago by Joshua Parker.
Viewing 2 replies - 1 through 2 (of 2 total)
  • anonymized-13749270

    (@anonymized-13749270)

    Hey Joshua!

    I am sorry about this. I have updated the main class file doing as you suggested and it should be working well.

    TYVM!

    Best,
    Samuel

    Thread Starter Joshua Parker

    (@parkerj)

    No, problem. Just wanted to help. Upgraded and it is working perfectly. Thank you.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Using $this When Not in Object Context’ is closed to new replies.