Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 282 → Rev 283

/trunk/papyrus/applications/admin_site/configuration/adsi_configuration.inc.php
19,7 → 19,7
// | License along with this library; if not, write to the Free Software |
// | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
// +------------------------------------------------------------------------------------------------------+
// CVS : $Id: adsi_configuration.inc.php,v 1.2 2004-07-06 17:08:20 jpm Exp $
// CVS : $Id: adsi_configuration.inc.php,v 1.3 2005-02-28 10:59:38 jpm Exp $
/**
* Fichier de configuration général de l'application Administrateur de sites.
*
33,7 → 33,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.2 $ $Date: 2004-07-06 17:08:20 $
*@version $Revision: 1.3 $ $Date: 2005-02-28 10:59:38 $
// +------------------------------------------------------------------------------------------------------+
*/
 
40,13 → 40,11
// +------------------------------------------------------------------------------------------------------+
// | ENTETE du PROGRAMME |
// +------------------------------------------------------------------------------------------------------+
/*Mettre ici les inclusions de fichiers*/
 
 
// +------------------------------------------------------------------------------------------------------+
// | CORPS du PROGRAMME |
// +------------------------------------------------------------------------------------------------------+
/*Mettre ici le code du programme*/
// Chemin des fichiers à inclure.
/** <br> Chemin vers le dossier de Pear.*/
define('ADSI_CHEMIN_BIBLIOTHEQUE_PEAR','');
61,6 → 59,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.2 2004/07/06 17:08:20 jpm
* Modification de la documentation pour une mailleur analyse par PhpDocumentor.
*
* Revision 1.1 2004/06/16 14:20:28 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.