...
This commit is contained in:
parent
feb2e83a1a
commit
d650bc1a20
2
mod.php
2
mod.php
@ -320,7 +320,7 @@
|
|||||||
($post['thread'] ?
|
($post['thread'] ?
|
||||||
sprintf($config['file_page'], $post['thread']) . '#' . $match[1]
|
sprintf($config['file_page'], $post['thread']) . '#' . $match[1]
|
||||||
: sprintf($config['file_page'], $match[1])) .
|
: sprintf($config['file_page'], $match[1])) .
|
||||||
'">$1/a>', $log['text']);
|
'">$1</a>', $log['text']);
|
||||||
}
|
}
|
||||||
|
|
||||||
if($config['cache']['enabled'])
|
if($config['cache']['enabled'])
|
||||||
|
Loading…
Reference in New Issue
Block a user