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: adsi_site.fonct.php,v 1.18 2005-02-28 10:59:07 jpm Exp $
|
22 |
// CVS : $Id: adsi_site.fonct.php,v 1.19 2005-02-28 11:07:00 jpm Exp $
|
23 |
/**
|
23 |
/**
|
24 |
* Bibliothèque de fonctions d'admininistration des projets
|
24 |
* Bibliothèque de fonctions d'admininistration des projets
|
25 |
*
|
25 |
*
|
26 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Papyrus, de modifier des informations
|
26 |
* Contient un ensemble de fonctions permettant à l'application Administrateur de Papyrus, de modifier des informations
|
27 |
* sur les projets (=sites gérés par Papyrus).
|
27 |
* sur les projets (=sites gérés par Papyrus).
|
Line 30... |
Line 30... |
30 |
*@subpackage Fonctions
|
30 |
*@subpackage Fonctions
|
31 |
//Auteur original :
|
31 |
//Auteur original :
|
32 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
32 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
33 |
//Autres auteurs :
|
33 |
//Autres auteurs :
|
34 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
34 |
*@author Alexandre GRANIER <alexandre@tela-botanica.org>
|
- |
|
35 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
35 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@copyright Tela-Botanica 2000-2004
|
36 |
*@version $Revision: 1.18 $ $Date: 2005-02-28 10:59:07 $
|
37 |
*@version $Revision: 1.19 $ $Date: 2005-02-28 11:07:00 $
|
37 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
*/
|
39 |
*/
|
Line 39... |
Line 40... |
39 |
|
40 |
|
40 |
// +------------------------------------------------------------------------------------------------------+
|
41 |
// +------------------------------------------------------------------------------------------------------+
|
Line 1161... |
Line 1162... |
1161 |
}
|
1162 |
}
|
Line 1162... |
Line 1163... |
1162 |
|
1163 |
|
1163 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
1164 |
// +- Fin du code source --------------------------------------------------------------------------------+
|
1164 |
/*
|
1165 |
/*
|
- |
|
1166 |
* $Log: not supported by cvs2svn $
|
- |
|
1167 |
* Revision 1.18 2005/02/28 10:59:07 jpm
|
- |
|
1168 |
* Modification des commentaires et copyright.
|
1165 |
* $Log: not supported by cvs2svn $
|
1169 |
*
|
1166 |
* Revision 1.17 2005/02/17 17:51:11 florian
|
1170 |
* Revision 1.17 2005/02/17 17:51:11 florian
|
1167 |
* Correction bug FTP
|
1171 |
* Correction bug FTP
|
1168 |
*
|
1172 |
*
|
1169 |
* Revision 1.16 2005/02/17 16:44:55 florian
|
1173 |
* Revision 1.16 2005/02/17 16:44:55 florian
|