Skip to content
Snippets Groups Projects
Commit d3d528ff authored by Tim van Dijen's avatar Tim van Dijen
Browse files

Fix docs and add symlink for legacy path to autoloader

parent 736a421b
No related branches found
No related tags found
No related merge requests found
......@@ -157,7 +157,7 @@ Example code:
We start off with loading a file which registers the SimpleSAMLphp classes with the autoloader.
```php
require_once('../../lib/_autoload.php');
require_once('../../src/_autoload.php');
```
We select our authentication source:
......
../src/_autoload.php
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment