Plugin Directory

Changeset 1504305


Ignore:
Timestamp:
09/28/2016 08:11:33 AM (10 years ago)
Author:
eslamsalem
Message:

releasing tag 1.2 to trigger update for some fixes

Location:
frumentarii
Files:
2 edited
14 copied

Legend:

Unmodified
Added
Removed
  • frumentarii/tags/1.2/frumentarii.php

    r1503724 r1504305  
    55Description: Anti Malware for your website
    66Author: Shieldfy Security Team
    7 Version: 1.1
     7Version: 1.2
    88Author URI: https://shieldfy.com/
    99*/
     
    1515 *****************************************************************************/
    1616if (!defined( 'Frumentarii_VERSION' )) {
    17     define( 'Frumentarii_VERSION', '1.1' );
     17    define( 'Frumentarii_VERSION', '1.2' );
    1818}
    1919if (!defined( 'Frumentarii_URL' )) {
  • frumentarii/tags/1.2/readme.txt

    r1503724 r1504305  
    11=== Frumentarii Security Malware Scanner and Anti Virus ===
    22Contributors: eslamsalem
    3 Tags: security, antimalware,antivirus,malware,php backdoor,vulnerability, exploit, exploitation, hack, hackers, infect , infection, malicious, protection, website security, php shells
     3Tags: security,scanner,antimalware,antivirus,malware,php backdoor,vulnerability,exploit,exploitation,hack,hackers,infect,infection,malicious,protection,website security,php shells
    44Requires at least: 3.0.1
    55Tested up to: 4.6
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Frumentarii is a fast and smart malware scanner. Can detect Malwares , php backdoors .. etc and help you clean it.  and with the smart code highlighting you can identify which lines of the file is infected.
     10Frumentarii is a fast and smart malware scanner. Can detect Web Malwares.  With smart code highlighting you can identify the infection.
    1111
    1212== Description ==
  • frumentarii/trunk/frumentarii.php

    r1503724 r1504305  
    55Description: Anti Malware for your website
    66Author: Shieldfy Security Team
    7 Version: 1.1
     7Version: 1.2
    88Author URI: https://shieldfy.com/
    99*/
     
    1515 *****************************************************************************/
    1616if (!defined( 'Frumentarii_VERSION' )) {
    17     define( 'Frumentarii_VERSION', '1.1' );
     17    define( 'Frumentarii_VERSION', '1.2' );
    1818}
    1919if (!defined( 'Frumentarii_URL' )) {
  • frumentarii/trunk/readme.txt

    r1503724 r1504305  
    11=== Frumentarii Security Malware Scanner and Anti Virus ===
    22Contributors: eslamsalem
    3 Tags: security, antimalware,antivirus,malware,php backdoor,vulnerability, exploit, exploitation, hack, hackers, infect , infection, malicious, protection, website security, php shells
     3Tags: security,scanner,antimalware,antivirus,malware,php backdoor,vulnerability,exploit,exploitation,hack,hackers,infect,infection,malicious,protection,website security,php shells
    44Requires at least: 3.0.1
    55Tested up to: 4.6
    6 Stable tag: 1.1
     6Stable tag: 1.2
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
    99
    10 Frumentarii is a fast and smart malware scanner. Can detect Malwares , php backdoors .. etc and help you clean it.  and with the smart code highlighting you can identify which lines of the file is infected.
     10Frumentarii is a fast and smart malware scanner. Can detect Web Malwares.  With smart code highlighting you can identify the infection.
    1111
    1212== Description ==
Note: See TracChangeset for help on using the changeset viewer.