File "active.php"

Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/better-wp-security/core/modules/email-confirmation/active.php
File size: 126 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
require_once __DIR__ . '/class-itsec-email-confirmation.php';
$module = new ITSEC_Email_Confirmation();
$module->run();