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.8 2006-04-28 12:41:49 florian Exp $
|
22 |
// CVS : $Id: pap_verification.inc.php,v 1.9 2007-04-13 09:41:09 neiluj 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 |
*
|
Line 29... |
Line 29... |
29 |
//Auteur original :
|
29 |
//Auteur original :
|
30 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
30 |
*@author Jean-Pascal MILCENT <jpm@tela-botanica.org>
|
31 |
//Autres auteurs :
|
31 |
//Autres auteurs :
|
32 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
32 |
*@author Laurent COUDOUNEAU <lc@gsite.org>
|
33 |
*@copyright Tela-Botanica 2000-2004
|
33 |
*@copyright Tela-Botanica 2000-2004
|
34 |
*@version $Revision: 1.8 $ $Date: 2006-04-28 12:41:49 $
|
34 |
*@version $Revision: 1.9 $ $Date: 2007-04-13 09:41:09 $
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
35 |
// +------------------------------------------------------------------------------------------------------+
|
36 |
*/
|
36 |
*/
|
Line 37... |
Line 37... |
37 |
|
37 |
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
38 |
// +------------------------------------------------------------------------------------------------------+
|
Line 83... |
Line 83... |
83 |
// +------------------------------------------------------------------------------------------------------+
|
83 |
// +------------------------------------------------------------------------------------------------------+
|
Line 84... |
Line 84... |
84 |
|
84 |
|
85 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
85 |
/* +--Fin du code ----------------------------------------------------------------------------------------+
|
86 |
*
|
86 |
*
|
- |
|
87 |
* $Log: not supported by cvs2svn $
|
- |
|
88 |
* Revision 1.8 2006/04/28 12:41:49 florian
|
- |
|
89 |
* corrections erreurs chemin
|
87 |
* $Log: not supported by cvs2svn $
|
90 |
*
|
88 |
* Revision 1.7 2006/03/15 09:30:50 florian
|
91 |
* Revision 1.7 2006/03/15 09:30:50 florian
|
89 |
* suppression des echos, qui entrainaient des problemes d'affichages
|
92 |
* suppression des echos, qui entrainaient des problemes d'affichages
|
90 |
*
|
93 |
*
|
91 |
* Revision 1.6 2005/09/20 17:01:22 ddelon
|
94 |
* Revision 1.6 2005/09/20 17:01:22 ddelon
|