SAND-framework/application/include/controlleurs/logout.php
Emmanuel ROY daf4ec7305 update route file for auth and logout
update ufc-cas config url
2020-12-09 16:37:17 +01:00

4 lines
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();