Subversion Repositories Applications.projet

Compare Revisions

Ignore whitespace Rev 10 → Rev 11

/trunk/synchroliste/synchro_listes_conf.php
8,10 → 8,10
define ("SYN_UTILISATEUR", "telabotap") ;
define ("SYN_MOT_DE_PASSE_DB", "ppo50cvb") ;
define ("SYN_HOTE", "localhost") ;
define ("SYN_BASE", "tela_prod_v4") ;
define ("SYN_BASE", "testv4") ;
define ("SYN_NOMDOMAINE", "tela-botanica.org");
define ("SYN_CHEMIN_GESTION_PROJET", "/home/telabotap/www/client/projet") ;
define ("SYN_CHEMIN_LOG", "/home/telabotap/www/client/projet/synchroliste/rsync_log.txt") ;
define ("SYN_CHEMIN_GESTION_PROJET", "/home/telabotap/sd/testv4/client") ;
define ("SYN_CHEMIN_LOG", "/home/telabotap/sd/testv4/client/synchroliste/rsync_log.txt") ;
define ("SYN_UTILISATEUR", 'telabotap') ;
define ('SYN_GROUPE', 'users') ;
?>
/trunk/synchroliste/fichier_attache.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: fichier_attache.php,v 1.1 2005-09-22 14:02:49 ddelon Exp $
// CVS : $Id: fichier_attache.php,v 1.2 2005-09-27 16:46:06 alexandre_tb Exp $
/**
* Application projet
*
31,7 → 31,7
//Autres auteurs :
*@author Aucun
*@copyright Tela-Botanica 2000-2004
*@version $Revision: 1.1 $
*@version $Revision: 1.2 $
// +------------------------------------------------------------------------------------------------------+
*/