sans cache
This commit is contained in:
parent
adb4833896
commit
16c97443f2
@ -1736,7 +1736,6 @@ $tabCommentaires = $etab['tabCommentaires'];
|
||||
<br/>
|
||||
<div class="blockh2" id="commentaires">
|
||||
<?php
|
||||
FB::log($ratiosSecteur, 'ratiosSecteur');
|
||||
require_once 'commentaires/commentaires.php';
|
||||
if(count($tabCommentaires)>0)
|
||||
{
|
||||
@ -1752,7 +1751,6 @@ if(count($tabCommentaires)>0)
|
||||
ENT_COMPAT,
|
||||
'utf-8');
|
||||
|
||||
|
||||
//Traitement des graphiques
|
||||
$pattern = '/\[GRAPHIQUE id=(.*?) titre=\'(.*?)\',(.*),(.*)]/';
|
||||
if( preg_match($pattern, $commentaires, $matches) ){
|
||||
|
Loading…
x
Reference in New Issue
Block a user