mirror of https://github.com/jacekkow/uphpCAS

Jacek Kowalski
2020-10-05 634a496d01950b9ff791d3bc99accece43a3dd4f
README.md
@@ -133,7 +133,7 @@
or second argument of the constructor:
```php
$cas = new uphpCAS('https://cas.server.local/cas'),
$cas = new uphpCAS('https://cas.server.local/cas',
   'https://service.local/subpage');
```