..
This commit is contained in:
parent
4454904461
commit
d4dc36cd74
2
post.php
2
post.php
@ -598,7 +598,7 @@
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
_syslog(LOG_INFO, 'New post: ' . $redirect);
|
_syslog(LOG_INFO, 'New post: ' . $root . $board['dir'] . $config['dir']['res'] . sprintf($config['file_page'], $OP?$id:$post['thread']) . (!$OP?'#'.$id:''));
|
||||||
|
|
||||||
rebuildThemes('post');
|
rebuildThemes('post');
|
||||||
header('Location: ' . $redirect, true, $config['redirect_http']);
|
header('Location: ' . $redirect, true, $config['redirect_http']);
|
||||||
|
Loading…
Reference in New Issue
Block a user