Subversion Repositories Applications.projet

Rev

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

Rev 273 Rev 279
Line 8... Line 8...
8
*   | propriétés des documents...                                           |
8
*   | propriétés des documents...                                           |
9
*   +-----------------------------------------------------------------------+
9
*   +-----------------------------------------------------------------------+
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
10
*   | Auteur : Alexandre Granier <alexandre@tela-botanica.org> 		        |
11
*   +-----------------------------------------------------------------------+
11
*   +-----------------------------------------------------------------------+
Line 12... Line 12...
12
 
12
 
13
*   $Id: pro_langue_fr.inc.php,v 1.16.2.1 2007-11-29 10:11:07 alexandre_tb Exp $
13
*   $Id: pro_langue_fr.inc.php,v 1.16.2.2 2008-02-08 08:41:58 alexandre_tb Exp $
Line 14... Line 14...
14
*/
14
*/
15
 
15
 
16
if (file_exists(PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php')) {
16
if (file_exists(PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php')) {
Line 17... Line 17...
17
	include_once PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php' ;
17
	include_once PROJET_CHEMIN_APPLI.'langues/pro_langue_fr.local.php' ;
Line 18... Line 18...
18
}
18
}
19
 
19
 
Line 20... Line 20...
20
// LA liste des projet
20
// LA liste des projet
Line 21... Line 21...
21
 
21