mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-04-19 10:20:11 +00:00
Add SAML addon.
This commit is contained in:
parent
f04493b5bb
commit
4b3b79c894
62 changed files with 16277 additions and 0 deletions
7
saml/vendor/autoload.php
vendored
Normal file
7
saml/vendor/autoload.php
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
// autoload.php @generated by Composer
|
||||
|
||||
require_once __DIR__ . '/composer/autoload_real.php';
|
||||
|
||||
return ComposerAutoloaderInit6ecac07d47dd9d108b36bee3eda76704::getLoader();
|
Loading…
Add table
Add a link
Reference in a new issue