This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// SCRAM-SHA-1 Validator PHP | |
// | |
// PHP 5.5.0 or greater required | |
// | |
// Lorenzo J. Gonzalez | |
// A.k.a: SpaHost | |
// Xmpp: [email protected] | |
// | |
// Thanks to [email protected] for helping me and repeat everytime this and this: |