4 lines
No EOL
166 B
PHP
4 lines
No EOL
166 B
PHP
<?php
|
|
// Load the settings from the central config file
|
|
require_once CONFIG_PATH . DIRECTORY_SEPARATOR . 'cas-authentification-config-example.php';
|
|
\phpCAS::logout(); |