Current Path : /var/test/www/html/cipa/wp-content/plugins/content-protector/vendor/rych/phpass/tests/ |
Current File : /var/test/www/html/cipa/wp-content/plugins/content-protector/vendor/rych/phpass/tests/bootstrap.php |
<?php /** * PHP Password Library * * @package PHPass * @subpackage Tests * @category Cryptography * @author Ryan Chouinard <rchouinard at gmail.com> * @license http://www.opensource.org/licenses/mit-license.html MIT License * @link https://github.com/rchouinard/phpass PHPass project at GitHub. */ require_once 'Phpass/Loader.php'; Phpass\Loader::registerAutoloader();