Subversion Repositories Applications.papyrus

Rev

Rev 754 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 754 Rev 767
Line 20... Line 20...
20
 
20
 
Line 21... Line 21...
21
define('PAP_FTP_UTILISATEUR','david');
21
define('PAP_FTP_UTILISATEUR','david');
Line 22... Line 22...
22
 
22
 
Line 23... Line 23...
23
define('PAP_FTP_MOT_DE_PASSE','qsdfgh');
23
define('PAP_FTP_MOT_DE_PASSE','qsdfgh');
Line 24... Line 24...
24
 
24
 
Line 25... Line 25...
25
define('PAP_FTP_RACINE','/papyrus_principal/');
25
define('PAP_FTP_RACINE','/papyrus/');
Line 26... Line 26...
26
 
26
 
27
define('PAP_URL','http://localhost/~david/papyrus_principal/papyrus.php');
27
define('PAP_URL','http://localhost/~david/papyrus/papyrus.php');