forked from leftypol/leftypol
...
This commit is contained in:
parent
feb2e83a1a
commit
d650bc1a20
1 changed files with 1 additions and 1 deletions
2
mod.php
2
mod.php
|
@ -320,7 +320,7 @@
|
|||
($post['thread'] ?
|
||||
sprintf($config['file_page'], $post['thread']) . '#' . $match[1]
|
||||
: sprintf($config['file_page'], $match[1])) .
|
||||
'">$1/a>', $log['text']);
|
||||
'">$1</a>', $log['text']);
|
||||
}
|
||||
|
||||
if($config['cache']['enabled'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue