Subversion Repositories Applications.papyrus

Rev

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

Rev 112 Rev 286
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: pap_verification.inc.php,v 1.4 2004-10-25 16:28:47 jpm Exp $
22
// CVS : $Id: pap_verification.inc.php,v 1.5 2005-02-28 11:20:42 jpm Exp $
23
/**
23
/**
24
* Réalisation de la vérification des besoins de Papyrus.
24
* Réalisation de la vérification des besoins de Papyrus.
25
*
25
*
26
* Ce fichier vérifie la présence de certaines extensions nécessaires à Papyrus.
26
* Ce fichier vérifie la présence de certaines extensions nécessaires à Papyrus.
27
*
27
*
28
*@package Papyrus
28
*@package Papyrus
29
//Auteur original :
29
//Auteur original :
30
*@author        Laurent COUDOUNEAU <lc@gsite.org>
30
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
31
//Autres auteurs :
31
//Autres auteurs :
32
*@author        Jean-Pascal MILCENT <jpm@tela-botanica.org>
32
*@author        Laurent COUDOUNEAU <lc@gsite.org>
33
*@copyright     Tela-Botanica 2000-2004
33
*@copyright     Tela-Botanica 2000-2004
34
*@version       $Revision: 1.4 $ $Date: 2004-10-25 16:28:47 $
34
*@version       $Revision: 1.5 $ $Date: 2005-02-28 11:20:42 $
35
// +------------------------------------------------------------------------------------------------------+
35
// +------------------------------------------------------------------------------------------------------+
36
*/
36
*/
Line 37... Line 37...
37
 
37
 
38
// +------------------------------------------------------------------------------------------------------+
38
// +------------------------------------------------------------------------------------------------------+
Line 81... Line 81...
81
// +------------------------------------------------------------------------------------------------------+
81
// +------------------------------------------------------------------------------------------------------+
Line 82... Line 82...
82
 
82
 
83
/* +--Fin du code ----------------------------------------------------------------------------------------+
83
/* +--Fin du code ----------------------------------------------------------------------------------------+
84
*
84
*
-
 
85
* $Log: not supported by cvs2svn $
-
 
86
* Revision 1.4  2004/10/25 16:28:47  jpm
-
 
87
* Ajout de nouvelles balises Papyrus, ajout vérification mise à jour de Papyrus, meilleure gestion des sessions...
85
* $Log: not supported by cvs2svn $
88
*
86
* Revision 1.3  2004/10/22 17:23:59  jpm
89
* Revision 1.3  2004/10/22 17:23:59  jpm
87
* Début amélioration de la gestion des erreurs et de l'installation.
90
* Début amélioration de la gestion des erreurs et de l'installation.
88
*
91
*
89
* Revision 1.2  2004/10/15 18:29:19  jpm
92
* Revision 1.2  2004/10/15 18:29:19  jpm