Subversion Repositories Applications.papyrus

Rev

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

Rev 4 Rev 25
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: vous_etes_ici.php,v 1.1 2004-06-15 15:06:25 jpm Exp $
22
// CVS : $Id: vous_etes_ici.php,v 1.2 2004-07-06 17:07:21 jpm Exp $
23
/**
23
/**
24
* Applette : Vous Etes Ici
24
* Applette : Vous Etes Ici
25
*
25
*
26
* Affiche les liens contenant la suite des menus visités pour arriver
26
* Affiche les liens contenant la suite des menus visités pour arriver
27
* au menu courant visioné par l'utilisateur.
27
* au menu courant visioné par l'utilisateur.
Line 31... Line 31...
31
* - Pear Net_URL
31
* - Pear Net_URL
32
* - Pear DB
32
* - Pear DB
33
* - API Débogage 1.0
33
* - API Débogage 1.0
34
*
34
*
35
*@package Applette
35
*@package Applette
36
*@subpackage Vous Etes Ici
36
*@subpackage Vous_Etes_Ici
37
//Auteur original :
37
//Auteur original :
38
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
38
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
39
//Autres auteurs :
39
//Autres auteurs :
40
*@author        Aucun
40
*@author        Aucun
41
*@copyright     Tela-Botanica 2000-2004
41
*@copyright     Tela-Botanica 2000-2004
42
*@version       $Revision: 1.1 $ $Date: 2004-06-15 15:06:25 $
42
*@version       $Revision: 1.2 $ $Date: 2004-07-06 17:07:21 $
43
// +------------------------------------------------------------------------------------------------------+
43
// +------------------------------------------------------------------------------------------------------+
44
*/
44
*/
Line 45... Line 45...
45
 
45
 
46
// +------------------------------------------------------------------------------------------------------+
46
// +------------------------------------------------------------------------------------------------------+
Line 160... Line 160...
160
 
160
 
161
 
161
 
162
/* +--Fin du code ----------------------------------------------------------------------------------------+
162
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
163
*
-
 
164
* $Log: not supported by cvs2svn $
-
 
165
* Revision 1.1  2004/06/15 15:06:25  jpm
163
*
166
* Changement de nom et d'arborescence de Genesia en Papyrus.
164
* $Log: not supported by cvs2svn $
167
*
165
* Revision 1.4  2004/05/05 14:33:19  jpm
168
* Revision 1.4  2004/05/05 14:33:19  jpm
166
* Gestion de l'indication de langue dans l'url.
169
* Gestion de l'indication de langue dans l'url.
167
* Utile que si on veut forcer la langue.
170
* Utile que si on veut forcer la langue.