Subversion Repositories Applications.papyrus

Rev

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

Rev 8 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: admin_menu.php,v 1.2 2004-06-16 15:06:30 jpm Exp $
22
// CVS : $Id: admin_menu.php,v 1.3 2004-07-06 17:07:28 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 Administrateur Menus
29
*@package Admin_menu
30
//Auteur original :
30
//Auteur original :
31
*@author        Laurent COUDOUNEAU <lc@gsite.org>
31
*@author        Laurent COUDOUNEAU <lc@gsite.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        Jean-Pascal MILCENT <jpm@tela-botanica.org>
35
*@copyright     Tela-Botanica 2000-2004
35
*@copyright     Tela-Botanica 2000-2004
36
*@version       $Revision: 1.2 $ $Date: 2004-06-16 15:06:30 $
36
*@version       $Revision: 1.3 $ $Date: 2004-07-06 17:07:28 $
37
// +------------------------------------------------------------------------------------------------------+
37
// +------------------------------------------------------------------------------------------------------+
38
*/
38
*/
Line 39... Line 39...
39
 
39
 
40
// +------------------------------------------------------------------------------------------------------+
40
// +------------------------------------------------------------------------------------------------------+
Line 454... Line 454...
454
 
454
 
455
 
455
 
456
/* +--Fin du code ----------------------------------------------------------------------------------------+
456
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
457
*
-
 
458
* $Log: not supported by cvs2svn $
-
 
459
* Revision 1.2  2004/06/16 15:06:30  jpm
457
*
460
* Suppression fichier inutile.
458
* $Log: not supported by cvs2svn $
461
*
459
* Revision 1.1  2004/06/16 15:04:39  jpm
462
* Revision 1.1  2004/06/16 15:04:39  jpm
460
* Changement de nom de Génésia en Papyrus.
463
* Changement de nom de Génésia en Papyrus.
461
* Changement de l'arborescence.
464
* Changement de l'arborescence.