camembert/camembert-before-ldap/disconnected_user.php

11 lines
150 B
PHP
Raw Normal View History

2019-04-14 18:37:40 +00:00
<?php
$page_name = "Déconnecté";
include "inc/roles.php";
include "inc/inc.header.php";
include "libfind.php";
include "inc/inc.footer.php"; ?>