Subversion Repositories Applications.papyrus

Compare Revisions

Ignore whitespace Rev 68 → Rev 69

/trunk/papyrus/applications/installateur/installateur.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: installateur.php,v 1.2 2004-10-15 18:28:59 jpm Exp $
// CVS : $Id: installateur.php,v 1.3 2004-10-18 09:12:09 jpm Exp $
/**
* Application Installateur de Papyrus.
*
32,7 → 32,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.2 $ $Date: 2004-10-15 18:28:59 $
*@version $Revision: 1.3 $ $Date: 2004-10-18 09:12:09 $
// +------------------------------------------------------------------------------------------------------+
**/
 
90,7 → 90,7
} else if($_GET['installation'] == 'bdd') {
include_once GEN_CHEMIN_APPLICATION.'installateur/instal_base_de_donnees.inc.php';
} else if($_GET['installation'] == 'config') {
include_once GEN_CHEMIN_APPLICATION.'installateur/instal_configuration.inc.php';
include_once GEN_CHEMIN_APPLICATION.'installateur/instal_fichier.inc.php';
}
 
// +------------------------------------------------------------------------------------------------------+
106,6 → 106,9
/* +--Fin du code ----------------------------------------------------------------------------------------+
*
* $Log: not supported by cvs2svn $
* Revision 1.2 2004/10/15 18:28:59 jpm
* Début appli installateur de Papyrus.
*
* Revision 1.1 2004/06/16 14:33:13 jpm
* Changement de nom de Génésia en Papyrus.
* Changement de l'arborescence.