This commit is contained in:
Michael Save 2012-01-09 10:46:53 +11:00
parent feb2e83a1a
commit d650bc1a20

View File

@ -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'])