mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
* N°5270 - Move "apereo/phpcas" lib from "authent-cas" module to core composer.json * N°5270 - Rebase on develop branch
3 lines
96 B
PHP
3 lines
96 B
PHP
<?php
|
|
require_once __DIR__.'/src/Config.php';
|
|
require_once __DIR__.'/src/CASLoginExtension.php'; |