                             UGCAS_Simple

2009-06-24  v0.1  Frank.Meisschaert@UGent.be
2023-02-12  v0.2  Arne.DeKeyzer@UGent.be - Use file_get_contents because curl is no longer allowed on webshares

UGCAS_Simple is a CAS client module with the same functionality as UGent
Webauth: the username of the person is returned. No extra attributes nor
logout is supported.

- UGCAS_Simple.php: php cas module. Place it where php can find it.
- hello.php: simple example.
- hello2.php: less but still simple example.

