Subversion Repositories Applications.papyrus

Rev

Rev 666 | Rev 959 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 666 Rev 754
Line 17... Line 17...
17
// |                                                                                                      |
17
// |                                                                                                      |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
18
// | You should have received a copy of the GNU Lesser General Public                                     |
19
// | License along with this library; if not, write to the Free Software                                  |
19
// | License along with this library; if not, write to the Free Software                                  |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
20
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA                            |
21
// +------------------------------------------------------------------------------------------------------+
21
// +------------------------------------------------------------------------------------------------------+
22
// CVS : $Id: identification.php,v 1.20 2005-12-13 11:13:35 alexandre_tb Exp $
22
// CVS : $Id: identification.php,v 1.21 2006-03-02 10:49:49 ddelon Exp $
23
/**
23
/**
24
* Applette : identification
24
* Applette : identification
25
*
25
*
26
* Génère un formulaire les champs nécessaires pour s'identifier.
26
* Génère un formulaire les champs nécessaires pour s'identifier.
27
* Nécessite :
27
* Nécessite :
Line 36... Line 36...
36
//Auteur original :
36
//Auteur original :
37
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
37
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
38
//Autres auteurs :
38
//Autres auteurs :
39
*@author        Aucun
39
*@author        Aucun
40
*@copyright     Tela-Botanica 2000-2004
40
*@copyright     Tela-Botanica 2000-2004
41
*@version       $Revision: 1.20 $ $Date: 2005-12-13 11:13:35 $
41
*@version       $Revision: 1.21 $ $Date: 2006-03-02 10:49:49 $
42
// +------------------------------------------------------------------------------------------------------+
42
// +------------------------------------------------------------------------------------------------------+
43
*/
43
*/
Line 44... Line 44...
44
 
44
 
45
// +------------------------------------------------------------------------------------------------------+
45
// +------------------------------------------------------------------------------------------------------+
Line 212... Line 212...
212
 
212
 
213
 
213
 
214
/* +--Fin du code ----------------------------------------------------------------------------------------+
214
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
215
*
-
 
216
* $Log: not supported by cvs2svn $
-
 
217
* Revision 1.20  2005/12/13 11:13:35  alexandre_tb
-
 
218
* ajout d'un message si l'identification échoue
-
 
219
*
-
 
220
* Revision 1.19.2.1  2005/12/20 14:40:24  ddelon
-
 
221
* Fusion Head vers Livraison
-
 
222
*
-
 
223
* Revision 1.20  2005/12/13 11:13:35  alexandre_tb
215
*
224
* ajout d'un message si l'identification échoue
216
* $Log: not supported by cvs2svn $
225
*
217
* Revision 1.19  2005/10/31 17:09:28  ddelon
226
* Revision 1.19  2005/10/31 17:09:28  ddelon
218
* Suppression auth start suite à deconnexion ... attention aux effets de bord
227
* Suppression auth start suite à deconnexion ... attention aux effets de bord
219
*
228
*