Line 18... |
Line 18... |
18 |
// | |
|
18 |
// | |
|
19 |
// | You should have received a copy of the GNU Lesser General Public |
|
19 |
// | You should have received a copy of the GNU Lesser General Public |
|
20 |
// | License along with this library; if not, write to the Free Software |
|
20 |
// | License along with this library; if not, write to the Free Software |
|
21 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
21 |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
22 |
// +------------------------------------------------------------------------------------------------------+
|
22 |
// +------------------------------------------------------------------------------------------------------+
|
23 |
// CVS : $Id: adsi_site.fonct.php,v 1.1 2004-06-16 14:28:46 jpm Exp $
|
23 |
// CVS : $Id: adsi_site.fonct.php,v 1.2 2004-07-06 17:08:01 jpm Exp $
|
24 |
/**
|
24 |
/**
|
25 |
* Bibliothèque de fonctions d'admininistration des projets
|
25 |
* Bibliothèque de fonctions d'admininistration des projets
|
26 |
*
|
26 |
*
|
27 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Papyrus, de modifier des informations
|
27 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Papyrus, de modifier des informations
|
28 |
* sur les projets (=sites gérés par Papyrus).
|
28 |
* sur les projets (=sites gérés par Papyrus).
|
29 |
*
|
29 |
*
|
30 |
*@package Administrateur de Sites
|
30 |
*@package Admin_site
|
31 |
*@subpackage Fonctions
|
31 |
*@subpackage Fonctions
|
32 |
//Auteur original :
|
32 |
//Auteur original :
|
33 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
33 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
34 |
//Autres auteurs :
|
34 |
//Autres auteurs :
|
35 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
35 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
36 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
36 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
37 |
*@copyright Tela-Botanica 2000-2004
|
37 |
*@copyright Tela-Botanica 2000-2004
|
38 |
*@version $Revision: 1.1 $ $Date: 2004-06-16 14:28:46 $
|
38 |
*@version $Revision: 1.2 $ $Date: 2004-07-06 17:08:01 $
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
39 |
// +------------------------------------------------------------------------------------------------------+
|
40 |
*/
|
40 |
*/
|
Line 41... |
Line 41... |
41 |
|
41 |
|
42 |
// +------------------------------------------------------------------------------------------------------+
|
42 |
// +------------------------------------------------------------------------------------------------------+
|
Line 804... |
Line 804... |
804 |
}
|
804 |
}
|
Line 805... |
Line 805... |
805 |
|
805 |
|
806 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
806 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
807 |
/*
|
807 |
/*
|
- |
|
808 |
* $Log: not supported by cvs2svn $
|
- |
|
809 |
* Revision 1.1 2004/06/16 14:28:46 jpm
|
- |
|
810 |
* Changement de nom de Génésia en Papyrus.
|
- |
|
811 |
* Changement de l'arborescence.
|
808 |
* $Log: not supported by cvs2svn $
|
812 |
*
|
809 |
* Revision 1.20 2004/05/10 14:32:14 jpm
|
813 |
* Revision 1.20 2004/05/10 14:32:14 jpm
|
810 |
* Changement du titre.
|
814 |
* Changement du titre.
|
811 |
*
|
815 |
*
|
812 |
* Revision 1.19 2004/05/10 12:23:39 jpm
|
816 |
* Revision 1.19 2004/05/10 12:23:39 jpm
|