Subversion Repositories eFlore/Projets.eflore-projets

Compare Revisions

No changes between revisions

Ignore whitespace Rev 1020 → Rev 1019

/branches/v5.4-arboretum/services/modules/0.1/sophy/Cartes.php
File deleted
\ No newline at end of file
/branches/v5.4-arboretum/services/modules/0.1/Projets.php
174,8 → 174,6
return 'ChorodepCartes';
case 'moissonnage':
return 'MoissonnageCartes';
case 'sophy':
return 'SophyCartes';
}
}
 
233,9 → 231,6
case 'moissonnage':
$c = 'MoissonnageCartes';
break;
case 'sophy':
$c = 'SophyCartes';
break;
}
if($c) {
require_once($this->cheminCourrant . 'commun' . DS . 'Commun.php');
/branches/v5.4-arboretum/services/configurations/config_sophy.ini
File deleted
/branches/v5.4-arboretum/.
Property changes:
Modified: svn:mergeinfo
Reverse-merged /trunk:r1012-1014