Suppression debug
This commit is contained in:
parent
e1f673158e
commit
2f4fe81a36
@ -9,9 +9,7 @@ function commentaires_siren($content){
|
||||
|
||||
function commentaires_liste($content){
|
||||
$pattern = '/(.*?)<li([\=|\+|-]?)>(.*)/i';
|
||||
FB::log($content, 'content');
|
||||
if(preg_match($pattern, $content, $matches)){
|
||||
FB::log($content, 'li');
|
||||
switch($matches[2]){
|
||||
case '+':
|
||||
$class = 'plus';
|
||||
|
Loading…
x
Reference in New Issue
Block a user