File "active.php"

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

<?php

require_once( dirname( __FILE__ ) . '/class-itsec-password-requirements.php' );

$requirements = new ITSEC_Password_Requirements();
$requirements->run();