• I scanned my website used your Malcure tool and it displayed “Malcure Detected 1 Severe Infection(s)”

    The file is: /wp-content/themes/flatsome/inc/admin/panel/sections/tab-changelog.php

    <?php
    /**
    * Theme Change log
    */
    ?>
    <div id="tab-changelog" class="coltwo-col panel flatsome-panel">
    <div class="inner-panel">
    <pre style="padding:30px; overflow: auto;font-size:0.9em;">
    <?php require get_template_directory() . '/changes.txt'; ?>
    </pre>
    </div>
    </div>

    I guess this file is not a malware or virus.

  • You must be logged in to reply to this topic.