Plugin Directory

Changeset 1608979


Ignore:
Timestamp:
03/06/2017 08:05:26 PM (9 years ago)
Author:
msoftplugins
Message:

Version 2.1.22 - Updated notification elements in backend listing, interface modification

Location:
security-antivirus-firewall
Files:
327 added
176 edited

Legend:

Unmodified
Added
Removed
  • security-antivirus-firewall/trunk/assets/dist/css/custom.css

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111body.wptsaf div.wptsaf .x_title h2 {
  • security-antivirus-firewall/trunk/assets/dist/css/plugin.css

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111
  • security-antivirus-firewall/trunk/assets/dist/css/wpsaf.allpages.css

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111
  • security-antivirus-firewall/trunk/assets/dist/js/plugin.js

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111
  • security-antivirus-firewall/trunk/assets/dist/js/vendor.js

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111
  • security-antivirus-firewall/trunk/core/admin/page/wptsafAdminPageExtensions.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/admin/page/wptsafAdminPageMalwareScanner.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/admin/page/wptsafAdminPageSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/admin/wptsafAdminAssets.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/wptsafSecurity.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/wptsafSecurityAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/core/wptsafSecuritySettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/dialogs/enable.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/dialogs/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/dialogs/pro.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404Detection.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/404-detection/wptsafExtension404DetectionWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/wptsafExtensionAutoUpdate.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/wptsafExtensionAutoUpdateAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/wptsafExtensionAutoUpdateSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/auto-update/wptsafExtensionAutoUpdateWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPassword.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPasswordAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPasswordLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPasswordReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPasswordSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/easy-password/wptsafExtensionEasyPasswordWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/template/messages.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212if ( ! defined( 'WPINC' ) )  die;
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/wptsafExtensionExtensionErrorMonitor.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/wptsafExtensionExtensionErrorMonitorAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/wptsafExtensionExtensionErrorMonitorCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/extension-error-monitor/wptsafExtensionExtensionErrorMonitorLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/scan-proccess-state.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/scan.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChange.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeScanner.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/file-change/wptsafExtensionFileChangeWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/assets/js/script.js

    r1604782 r1608979  
    22 * Security Antivirus Firewall (wpTools S.A.F.)
    33 * http://wptools.co/wordpress-security-antivirus-firewall
    4  * Version:             2.1.21
    5  * Build:               40161
     4 * Version:             2.1.22
     5 * Build:               97614
    66 * Author:              WpTools
    77 * Author URI:          http://wptools.co
    88 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    9  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     9 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1010 */
    1111
  • security-antivirus-firewall/trunk/extensions/google-captcha/dialogs/fill-keys.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/template/blog-settigs-row-edit.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/template/blog-settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/template/test-captcha.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptcha.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaBlogSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/google-captcha/wptsafExtensionGoogleCaptchaWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/info/dialogs/contacts.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/info/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/info/wptsafExtensionInfo.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForce.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 *//* 
    1212 * Security Antivirus Firewall (wpTools S.A.F.)
    1313 * http://wptools.co/wordpress-security-antivirus-firewall
    14  * Version:             2.1.21
    15  * Build:               40161
     14 * Version:             2.1.22
     15 * Build:               97614
    1616 * Author:              WpTools
    1717 * Author URI:          http://wptools.co
    1818 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    19  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     19 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    2020 */
    2121
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/login-brute-force/wptsafExtensionLoginBruteForceWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/dialogs/curl-not-exists.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/dialogs/empty-api-key.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/include/VirusTotalApi.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/email/found-infected-files.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212?>
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScanner.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerScanner.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/malware-scanner/wptsafExtensionMalwareScannerWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/dialogs/cannot-ban-yourself.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212?>
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/manager-ip-change-log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212?>
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/manager-ip-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/manager-ip.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitor.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorManagerIp.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorManagerIpChangeLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorValidator.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/network-monitor/wptsafExtensionNetworkMonitorWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/template/report.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReport.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReportAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReportCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReportReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReportSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/report/wptsafExtensionReportWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/init.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/template/log-row.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
     
    3636                    <tbody>
    3737                        <?php $columns = array_keys($header); ?>
    38                         <?php $row['type'] = "<span class='label label-{$row['type']}'>" . __($row['type'], 'wptsaf_security') . "</span>"; ?>
     38                        <?php $row['type'] = "<span class='label label-{$row['type']}'>" . __( wpToolsSAFHelperClass::getTypeLabel( $row['type'] ), 'wptsaf_security') . "</span>"; ?>
    3939                        <tr>
    4040                            <?php foreach ($columns as $column) : ?>
  • security-antivirus-firewall/trunk/extensions/system-log/template/log.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
     
    4343                        <?php $columns = array_keys($header); ?>
    4444                        <?php foreach ($rows as $row) : ?>
    45                             <?php $row['type'] = "<span class='label label-{$row['type']}'>" . __($row['type'], 'wptsaf_security') . "</span>"; ?>
     45                            <?php $row['type'] = "<span class='label label-{$row['type']}'>" . __( wpToolsSAFHelperClass::getTypeLabel( $row['type'] ), 'wptsaf_security') . "</span>"; ?>
    4646                            <tr>
    4747                                <?php foreach ($columns as $column) : ?>
  • security-antivirus-firewall/trunk/extensions/system-log/template/settings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212?>
  • security-antivirus-firewall/trunk/extensions/system-log/template/widget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLogAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLogCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLogLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLogSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/extensions/system-log/wptsafExtensionSystemLogWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
     
    2525            $lines = explode("\n", $row['message']);
    2626            $rows[$i]['message'] = reset($lines);
    27             $rows[$i]['type'] = "<span class='label label-{$row['type']}'>" . __($row['type'], 'wptsaf_security') . "</span>";
     27
     28            $rows[$i]['type'] = "<span class='label label-{$row['type']}'>" . __( wpToolsSAFHelperClass::getTypeLabel( $row['type'] ),  'wptsaf_security') . "</span>";
    2829        }
    2930
  • security-antivirus-firewall/trunk/includes/admin/page/wptsafAbstractAdminPage.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/ajax/wptsafAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/ajax/wptsafAjaxResponse.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/template/log-ask-clear.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafAbstractExtension.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafAbstractExtensionAjaxHandle.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafAbstractExtensionReportBuilder.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafAbstractExtensionWidget.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafAbstractLog.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafEnv.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafExtensionCron.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafHellper.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
     
    1414if ( ! defined( 'ABSPATH' ) ) exit;
    1515
    16 class wpToolsSAFHelperClass {
     16class wpToolsSAFHelperClass{
     17
     18    static function getTypeLabel($type){
     19        $returnValue = '';
     20        switch ($type) {
     21            case 'info':
     22                    $returnValue = 'Notification';
     23                break;
     24            case 'danger':
     25                    $returnValue = 'Error';
     26                break;
     27           
     28            default:
     29                $returnValue = $type;
     30                break;
     31        }
     32        return $returnValue;
     33    }
     34
    1735
    1836    static function getKeyFile(){
  • security-antivirus-firewall/trunk/includes/wptsafSettings.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafValidator.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/includes/wptsafView.php

    r1604782 r1608979  
    33 * Security Antivirus Firewall (wpTools S.A.F.)
    44 * http://wptools.co/wordpress-security-antivirus-firewall
    5  * Version:             2.1.21
    6  * Build:               40161
     5 * Version:             2.1.22
     6 * Build:               97614
    77 * Author:              WpTools
    88 * Author URI:          http://wptools.co
    99 * License:             License: GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html
    10  * Date:                Mon, 16 Jan 2017 11:47:35 GMT
     10 * Date:                Mon, 16 Jan 2017 16:46:51 GMT
    1111 */
    1212
  • security-antivirus-firewall/trunk/index.php

    r1604782 r1608979  
    44    Plugin URI: http://wptools.co/wordpress-security-antivirus-firewall
    55    Description: Security tool to protect website with firewall and antivirus scanner, brute force monitor, life system monitor
    6     Version: 2.1.21
     6    Version: 2.1.22
    77    Network: True
    88    Author: wpTools
     
    1515if ( ! defined( 'ABSPATH' ) ) exit;
    1616
    17 define('WPTSAF_VERSION',            '2.1.21');
     17define('WPTSAF_VERSION',            '2.1.22');
    1818define('WPTSAF_PLUGINNAME',         basename(dirname(__FILE__)) . '/' . basename(__FILE__));
    1919
     
    3333define('WPTSAF_ACCESS_LEVEL',       'manage_options');
    3434
    35 define('WPTSAF_ACCESS_OFFER',       '0');
     35define('WPTSAF_ACCESS_OFFER',       '1');
    3636
    3737global $wpdb;
  • security-antivirus-firewall/trunk/readme.txt

    r1604782 r1608979  
    55Requires at least: 3.3
    66Tested up to: 4.7
    7 Stable tag: 2.1.21
     7Stable tag: 2.1.22
    88License: GPLv3 or later
    99License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    126126== Changelog ==
    127127
     128= Version 2.1.22 =
     129*  Updated notification elements in backend listing
     130*  Interface modification
     131
    128132= Version 2.1.21 =
    129133*  Updated interface of the event listings
Note: See TracChangeset for help on using the changeset viewer.