Subversion Repositories Applications.papyrus

Rev

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

Rev 276 Rev 285
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: admin_menu.php,v 1.14 2005-02-28 10:31:41 jpm Exp $
22
// CVS : $Id: admin_menu.php,v 1.15 2005-02-28 11:04:25 jpm Exp $
23
/**
23
/**
24
* Application gérant les menus de Papyrus
24
* Application gérant les menus de Papyrus
25
*
25
*
26
* Cette application permet de gérer les menus classiques, les menus communs 
26
* Cette application permet de gérer les menus classiques, les menus communs 
27
* et les liaison d'une application à un menu.
27
* et les liaison d'une application à un menu.
28
*
28
*
29
*@package Admin_menu
29
*@package Admin_menu
30
//Auteur original :
30
//Auteur original :
31
*@author        Laurent COUDOUNEAU <lc@gsite.org>
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
33
*@author        Alexandre GRANIER <alexandre@tela-botanica.org>
34
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
34
*@author        Laurent COUDOUNEAU <lc@gsite.org>
35
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
36
*@version       $Revision: 1.14 $ $Date: 2005-02-28 10:31:41 $
36
*@version       $Revision: 1.15 $ $Date: 2005-02-28 11:04:25 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 261... Line 261...
261
 
261
 
262
 
262
 
263
/* +--Fin du code ----------------------------------------------------------------------------------------+
263
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
264
*
-
 
265
* $Log: not supported by cvs2svn $
-
 
266
* Revision 1.14  2005/02/28 10:31:41  jpm
264
*
267
* Changement de nom de dossier.
265
* $Log: not supported by cvs2svn $
268
*
266
* Revision 1.13  2004/11/16 13:01:41  jpm
269
* Revision 1.13  2004/11/16 13:01:41  jpm
267
* Ajout d'un commentaire.
270
* Ajout d'un commentaire.
268
*
271
*