Suppression de TMX pour les tribunaux du code RCS
This commit is contained in:
parent
eb29f31133
commit
fadd909314
@ -196,7 +196,7 @@ if ( $cache->startCapture($fileName.'.html') == FALSE){
|
||||
elseif (preg_match('/(A|B|C|D)/i', $etab['AutreId']))
|
||||
{
|
||||
print 'Numéro R.C.';
|
||||
$libTrib = ' RCS '.preg_replace('/(^TC |^TI |^TGIcc )/i','',$etab['TribunalLib']);
|
||||
$libTrib = ' RCS '.preg_replace('/(^TC |^TI |^TGIcc |^TMX )/i','',$etab['TribunalLib']);
|
||||
}
|
||||
?>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user