diff --git a/dicos/25_schedule.xml b/dicos/25_schedule.xml index fc07576..6664caf 100644 --- a/dicos/25_schedule.xml +++ b/dicos/25_schedule.xml @@ -6,7 +6,9 @@ - schedule-apps + schedule diff --git a/src/schedule-2.0/src/Controller/SecurityController.php b/src/schedule-2.0/src/Controller/SecurityController.php index 3e221ed..f1282d5 100755 --- a/src/schedule-2.0/src/Controller/SecurityController.php +++ b/src/schedule-2.0/src/Controller/SecurityController.php @@ -61,8 +61,6 @@ class SecurityController extends AbstractController // Récupération Attribut $attributes = \phpCAS::getAttributes(); - dump($username); - dump($attributes); // Suppression des Attributs en tableaux foreach ($attributes as $key => $value) {