mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-06-10 17:34:27 +02:00
Add SAML addon.
This commit is contained in:
parent
f04493b5bb
commit
4b3b79c894
62 changed files with 16277 additions and 0 deletions
9
saml/vendor/composer/autoload_namespaces.php
vendored
Normal file
9
saml/vendor/composer/autoload_namespaces.php
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
);
|
Loading…
Add table
Add a link
Reference in a new issue