Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
lib
unicaen
auth
169d85afb16a0bb24bc6d03045f82623776e9220
169d85afb16a0bb24bc6d03045f82623776e9220
Switch branch/tag
auth
view
unicaen-auth
utilisateur
generer-sesame.phtml
Find file
Normal view
History
Permalink
generer-sesame.phtml
84 Bytes
Newer
Older
Ajout contrôleur Utilisateur (génération mot de passe sésame).
Bertrand Gauthier
committed
Feb 21, 2013
1
2
<?php
$this
->
headTitle
(
"Générer un mot de passe"
);
?>
<?php
echo
$this
->
sesame
;
?>