Completed functions schema

This commit is contained in:
Pierre
2017-01-28 18:43:30 +01:00
parent 29b7a9f4c1
commit 48323ed9af
4 changed files with 36 additions and 0 deletions

View File

@ -0,0 +1,9 @@
/**
* Manage user login
*
* @author Pierre HUBERT
*/
ComunicWeb.user.userLogin = {
}