Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 826 → Rev 827

/trunk/includes/oidplus.inc.php
36,6 → 36,7
 
require_once __DIR__ . '/../vendor/autoload.php';
 
include_once __DIR__ . '/../vendor/danielmarschall/php_utils/openssl_supplement.inc.php';
include_once __DIR__ . '/../vendor/danielmarschall/php_utils/gmp_supplement.inc.php';
include_once __DIR__ . '/../vendor/symfony/polyfill-mbstring/bootstrap.php';
include_once __DIR__ . '/../vendor/danielmarschall/php_utils/simplexml_supplement.inc.php';