maj des log
This commit is contained in:
parent
a20213fae8
commit
656a17bc02
1 changed files with 0 additions and 4 deletions
|
@ -119,10 +119,6 @@ function blocklog_creer_chaine($requete = ""){
|
|||
$chaine = implode('|', $c);
|
||||
}
|
||||
|
||||
if (defined('_DEBUG_BLOCKLOG')) {
|
||||
spip_log($chaine, 'blocklog');
|
||||
}
|
||||
|
||||
$chaine = hash(_BLOCKLOG_ALGO, $chaine);
|
||||
|
||||
return $chaine;
|
||||
|
|
Loading…
Add table
Reference in a new issue