Skip to content

Commit

Permalink
Add variable to example
Browse files Browse the repository at this point in the history
  • Loading branch information
foldas committed Dec 7, 2022
1 parent d01d96a commit adddfe6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@

### Documentation

````html
https://vyvojari.seznam.cz/oauth/doc
````
[https://vyvojari.seznam.cz/oauth/doc](https://vyvojari.seznam.cz/oauth/doc)
1 change: 1 addition & 0 deletions examples/1-forward.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
* Get redirect URL.
* @param string $client_id
* @param string $client_secret
* @param string $redirect_url
*/
require_once __DIR__.'/../lib/SznLogin.php';

Expand Down

0 comments on commit adddfe6

Please sign in to comment.