Current Path : /home/cinepatreb/billetterie/vendor/ircmaxell/password-compat/ |
Current File : /home/cinepatreb/billetterie/vendor/ircmaxell/password-compat/version-test.php |
<?php require "lib/password.php"; echo "Test for functionality of compat library: " . (PasswordCompat\binary\check() ? "Pass" : "Fail"); echo "\n";