Subversion Repositories Applications.papyrus

Rev

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

Rev 7 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: adme_contenu.fonct.php,v 1.1 2004-06-16 15:04:32 jpm Exp $
22
// CVS : $Id: adme_contenu.fonct.php,v 1.2 2004-07-06 17:07:37 jpm Exp $
23
/**
23
/**
24
* Gestion de la rédaction du contenu pour Papyrus.
24
* Gestion de la rédaction du contenu pour Papyrus.
25
*
25
*
26
* Contient les fonctions nécessaires à la gestion du contenu de Papyrus.
26
* Contient les fonctions nécessaires à la gestion du contenu de Papyrus.
27
*
27
*
28
*@package Administrateur des Menus
28
*@package Admin_menu
29
*@subpackage Fonctions
29
*@subpackage Fonctions
30
//Auteur original :
30
//Auteur original :
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
31
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
//Autres auteurs :
32
//Autres auteurs :
33
*@author        Aucun
33
*@author        Aucun
34
*@copyright     Tela-Botanica 2000-2004
34
*@copyright     Tela-Botanica 2000-2004
35
*@version       $Revision: 1.1 $ $Date: 2004-06-16 15:04:32 $
35
*@version       $Revision: 1.2 $ $Date: 2004-07-06 17:07:37 $
36
// +------------------------------------------------------------------------------------------------------+
36
// +------------------------------------------------------------------------------------------------------+
37
*/
37
*/
Line 38... Line 38...
38
 
38
 
39
// +------------------------------------------------------------------------------------------------------+
39
// +------------------------------------------------------------------------------------------------------+
Line 169... Line 169...
169
 
169
 
170
 
170
 
171
/* +--Fin du code ----------------------------------------------------------------------------------------+
171
/* +--Fin du code ----------------------------------------------------------------------------------------+
-
 
172
*
-
 
173
* $Log: not supported by cvs2svn $
-
 
174
* Revision 1.1  2004/06/16 15:04:32  jpm
-
 
175
* Changement de nom de Génésia en Papyrus.
172
*
176
* Changement de l'arborescence.
173
* $Log: not supported by cvs2svn $
177
*
174
* Revision 1.5  2004/05/07 16:32:27  jpm
178
* Revision 1.5  2004/05/07 16:32:27  jpm
175
* Modification des commentaires.
179
* Modification des commentaires.
176
*
180
*