Patch to fix notice

Home Forums Any Mobile Theme Switcher Patch to fix notice

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2221
    Tom Auger
    Guest

    Please update your plugin to fix a notice when DEBUG=true:

    plugin_interface.php line [6]:
    if (isset( $_GET[‘hidemsg’] ) && $_GET[‘hidemsg’] == 1){

    Otherwise you get a notice if ‘hidemsg’ request parameter is not present.

    Thank you,

    Tom

    #2229
    Dinesh
    Keymaster

    Hi Tom,

    Thank you so much for the patch. I will keep this in upcoming release. 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Patch to fix notice’ is closed to new replies.