mettre les dependances dans php ex wamp/php ou easy/php // $path_xx = "../php/xx/ => utiliser les dependances du package openCimetiere // *** dependances dans wamp/php ou easyphp/php //$path_om=""; //$path_pear= ""; //$path_fpdf=""; // $path_om="../php/openmairie/"; // ==================================================== // selection de la version fpdf selon la version de php // ==================================================== if (substr(PHP_VERSION,0,1) < 5) $php=''; else $php='5'; $path_fpdf="../php/fpdf".$php."/"; $path_pear= "../php/pear".$php."/"; // ***************************************************************************** $langue="francais"; // francais, anglais, allemand, espagnol // ***************************************************************************** $verrou=1; // verrou =1 actif 0= inactif (empeche actualisation sur form valid�) // SPECIFIQUE OPENSCRUTIN $client_cp = ''; $client_ville = ''; $agent_centralisation="AGENT CENTRALISATION"; ?>