๐ /home/diasdiamonds/public_html/google/vendor/phpseclib/phpseclib/phpseclib
๐ Editando: bootstrap.php
<?php /** * Bootstrapping File for phpseclib * * composer isn't a requirement for phpseclib 2.0 but this file isn't really required * either. it's a bonus for those using composer but if you're not phpseclib will * still work * * @license http://www.opensource.org/licenses/mit-license.html MIT License */ if (extension_loaded('mbstring')) { // 2 - MB_OVERLOAD_STRING if (ini_get('mbstring.func_overload') & 2) { throw new UnexpectedValueException( 'Overloading of string functions using mbstring.func_overload ' . 'is not supported by phpseclib.' ); } }
[ Cancelar ]
Nome
Permissรตes
Aรงรตes
[ .. Voltar ]
๐
Common/
0755
๐
Crypt/
0755
๐
Exception/
0755
๐
File/
0755
๐
Math/
0755
๐
Net/
0755
๐
System/
0755
๐ bootstrap.php
0644
[ EDITAR/VER ]
๐ openssl.cnf
0644
[ EDITAR/VER ]