Viewing 1 replies (of 1 total)
  • Plugin Author Eli

    (@scheeeli)

    I’m not sure I understand completely. It sound like you are saying that my plugin found a problem in your theme code but that it is fixed now, is that right?

    An then you are asking about my plugin is doing on lines 630-640 of gotmls/images/index.php, right?
    This is where I set some global variables that are used throughout the plugin and have to do with the definition and update paths. Obviously the most confusing is the large jumble of encoded text on the line that starts with:
    $GOTMLS_definitions_array = maybe_unserialize(GOTMLS_decode(
    This line initializes the GOTMLS_definitions_array to an array of preset definitions to start with (even before you download the definition updates).

    Please let me know if you have any more questions on this of if I misunderstood the first part and you need help with something in your theme.

Viewing 1 replies (of 1 total)

The topic ‘Unexpected Code !!!’ is closed to new replies.